SetCameraClearColor

(Difference between revisions)
Jump to: navigation, search
TaeZ (Talk | contribs)
(Created page with "Set the background color. Camera = getCurrentCamera() -- Set background color to black setCameraClearColor(Camera, {0, 0, 0})")
Newer edit →

Revision as of 20:28, 13 March 2013

Set the background color.

Camera = getCurrentCamera()
-- Set background color to black
setCameraClearColor(Camera, {0, 0, 0})
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox