Gets the Lighting associated with the scene.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Lighting() As IAgStkGraphicsLighting |
| [C#] |
|---|
public IAgStkGraphicsLighting Lighting {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsLighting ^ get_Lighting(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsLighting getLighting(); |
[Python - STK API ] |
|---|
@property def Lighting(self) -> "IAgStkGraphicsLighting": |






