CameraClsColor camera,red#,green#,blue#  

Parameters:

camera - camera handle
red# - red value of camera background color
green# - green value of camera background color
blue# - blue value of camera background color

Description:

Sets camera background color. Defaults to 0,0,0.

Example:

None.

Index