Light Object

The light object indicates the light color and direction. The light is a screen-space object that rotates with the camera.

Hold the 'V' key and move the mouse to rotate the light.

Light

boolean Enabled

Whether the scene light is turned on or off.

Color

RGBA Diffuse

The diffuse color of the scene light.

RGBA Ambient

The ambient color of the scene light.

RGBA Specular

The specular color of the scene light.

float Scalar

Scale the light brightness to simulate outdoor lighting.

Match scene light scalars from the SpeedTree Reference App by altering this value

Transform

percentage Rotation: Axis: X, Y, & Z

The X,Y, and Z components of the Rotation: Angle.

degrees Rotation: Angle

The amount of rotation around the rotation angle.