Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LightRenderMode

enumeration

Switch to Manual

Description

How the Light is rendered.

See Also: light component.

Variables

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