Auto
Automatically choose the render mode.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
Auto = 0
Remarks
This chooses whether to render the Light as a pixel or vertex light (recommended and default). Additional Resources: light component.