SetCameraClearColor

From MaratisWiki
Revision as of 19:41, 4 February 2014 by Dahnielson (Talk | contribs)
Jump to: navigation, search

Set the background color.

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