DrawRange
Draws the default LightEditor range widget.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
DrawRange()
Draws the default LightEditor range widget.
public void DrawRange()
DrawRange(bool)
Draws the default LightEditor range widget.
public void DrawRange(bool showAreaOptions)