Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

LightRenderMode

enumeration

Description

How the Light is rendered.

Additional resources: light component.

Properties

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