This version of Unity is unsupported.

LightRenderMode

enumeration

Description

How the Light is rendered.

See Also: light component.

Properties

AutoAutomatically choose the render mode.
ForcePixelForce the Light to be a pixel light.
ForceVertexForce the Light to be a vertex light.