DistantLight
Inherits from: Light
Overview
Represents a distant light source.
Profile: common
Variable Summary
| name | type | Default Value | description |
|---|---|---|---|
| azimuth | Number | 45.0 |
The azimuth of the light. The azimuth is the direction angle for the light source on the XY plane, in degrees.
Min: n/a
Max: n/a
Default: 45.0
Identity: n/a
|
| elevation | Number | 45.0 |
The elevation of the light. The elevation is the direction angle for the light source on the YZ plane, in degrees.
Min: n/a
Max: n/a
Default: 45.0
Identity: n/a
|
Inherited Variables
Light
| name | type | Default Value | description |
|---|---|---|---|
| color | Color | WHITE |
The color of the light source.
Min: n/a
Max: n/a
Default: Color.WHITE
Identity: n/a
|
