Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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.
Warning
Deprecated. showAreaOptions argument for DrawRange(showAreaOptions) has been removed. Use DrawRange() instead.
public void DrawRange(bool showAreaOptions)

Parameters

showAreaOptions