Class AzimuthDto
Constructors
constructor
- new AzimuthDto(material?: SkyMaterial, azimuth?: number): AzimuthDto
-
Parameters
-
Optional material: SkyMaterial
-
Optional azimuth: number
Properties
Optional azimuth
azimuth: number
material
material: SkyMaterial
Defines the solar azimuth in interval [0, 1]. The azimuth is the angle in the horizontal plan between an object direction and a reference direction.
0.25
0
1
0.01