CameraClsMode camera,cls_color,cls_zbuffer  

Parameters:

camera - camera handle
cls_color - true to clear the color buffer, false not to
cls_zbuffer - true to clear the z-buffer, false not to

Description:

Sets camera clear mode.

Example:

None.

Index