Parameters for a DirLight.
Optional
RGB color of the DirLight.
Range is [0..1, 0..1, 0..1].
[0..1, 0..1, 0..1]
Default value is [1.0, 1.0, 1.0].
[1.0, 1.0, 1.0]
3D direction of the DirLight.
Range is [-1..1, -1..1, -1..1].
[-1..1, -1..1, -1..1]
Optional ID, generated automatically when omitted.
Intensity of the DirLight.
Value is in range [0..1].
[0..1]
Default value is 1.0.
1.0
3D coordinate space in which the DirLight is oriented.
Accepted value is "world" or "view".
Default is "world".
Parameters for a DirLight.