ARGetLightEstimate

Description

Returns the estimated light value for the current frame, this will be a value between 0.0 and 1.0. The best use of this value is to set the ambient light color with SetAmbientColor with a value of 1.0 corresponding to a color value of 255,255,255.

Definition

float ARGetLightEstimate()