Class DistanceDto
Constructors
constructor
- new DistanceDto(material?: SkyMaterial, distance?: number): DistanceDto
-
Parameters
-
Optional material: SkyMaterial
-
Optional distance: number
Properties
Optional distance
distance: number
material
material: SkyMaterial
Defines the distance of the sun according to the active scene camera.
500
0
Infinity
10