LanguageEnglish
  • C#
  • JS

Script language

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

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.