Gets or sets whether or not lighting is enabled.
Read-write property
[Visual Basic .NET] |
---|
Public Property Enabled() As Boolean |
[C#] |
---|
public bool Enabled {get; set;} |
[Managed C++] |
---|
public: __property bool get_Enabled(); |
[Unmanaged C++] |
---|
public: HRESULT get_Enabled( |
[Java] |
---|
public bool getEnabled();public void setEnabled( |
This applies to all objects in the scene, including central bodies, globe overlays, and primitives.