Description
Accesses whether light objects are displayed in the viewport.
Returns 1 if light objects are displayed, 0 if not.
Visual Basic
Public Property LightGlyphDisplay() As Integer
C#
public int LightGlyphDisplay;
Conditions
Read / Write
Accesses whether light objects are displayed in the viewport.
Returns 1 if light objects are displayed, 0 if not.
Public Property LightGlyphDisplay() As Integer
public int LightGlyphDisplay;
Read / Write