Light
-
class
Light
() Contains properties of a light. More information can be found [here](https://docs.techsoft3d.com/communicator/latest/prog_guide/viewing/scene_attributes/lights.html).
Constructors
Properties
-
Light.
color
Type: Color The light’s color.
-
Light.
position
Type: Point3 The light’s position in the scene. See [[LightType.Directional]] for information on how the position is interpreted for directional lights.
-
Light.
space
Type: LightSpace The space in which the light’s position is defined.
-
Light.
type
Type: LightType The light’s type.