This version of Unity is unsupported.

LightType

enumeration

Description

The light type.

Properties

DirectionalAn infinite directional light.
PointA point light emitting light in all directions.
SpotA spot light emitting light in a direction with a cone shaped opening angle.
RectangleA light shaped like a rectangle emitting light into the hemisphere that it is facing.
DiscA light shaped like a disc emitting light into the hemisphere that it is facing.