Description
Assesses if any kind of default light is on.
Visual Basic
Public Property DefaultLightingOn() As bool
C#
public bool DefaultLightingOn;
Conditions
Read / Write
Assesses if any kind of default light is on.
Public Property DefaultLightingOn() As bool
public bool DefaultLightingOn;
Read / Write