LightType
The type of a Light.
Elements
Element | Description |
---|---|
LightType.Directional | The light is a directional light. |
LightType.Disc | The light is a disc shaped area light. It affects only baked lightmaps and lightprobes. |
LightType.Point | The light is a point light. |
LightType.Rectangle | The light is a rectangle shaped area light. It affects only baked lightmaps and lightprobes. |
LightType.Spot | The light is a spot light. |