Skip to content
cjcliffe edited this page Oct 15, 2011 · 3 revisions

CubicVR.setGlobalAmbient

Set the Global Ambient lighting value; this sets the default light level for unlit objects.

Usage:

setGlobalAmbient( value )

Parameters:

  • value : The global ambient lighting value, format: [1.0,1.0,1.0]

Returns:

none

Clone this wiki locally