Gets or sets whether the primitive is lit.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Lighting() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_Lighting(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Lighting( |
| [Java] |
|---|
public bool getLighting(); |
