-
staticSuperMap3D.DirectionalLight.color : Color
-
Get or set the light source color.
-
staticSuperMap3D.DirectionalLight.direction : Cartesian3
-
Get the direction of the directional light source.
-
staticSuperMap3D.DirectionalLight.id : Number
-
Get the parallel light source id.
-
staticSuperMap3D.DirectionalLight.intensity : Number
-
Gets or sets the light intensity of the directional light source.
-
staticSuperMap3D.DirectionalLight.lightColor : Cartesian3
-
Get the color of the directional light source.
-
staticSuperMap3D.DirectionalLight.position : Cartesian3
-
Get or set the position of the directional light source, using the world coordinate system.
-
staticSuperMap3D.DirectionalLight.targetPosition : Cartesian3
-
Get or set the target position of the directional light source to determine the direction of the directional light.