Get the launch vehicle's 2D lighting properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Lighting() As IAgVeGfxLighting |
| [C#] |
|---|
public IAgVeGfxLighting Lighting {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxLighting ^ get_Lighting(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxLighting getLighting(); |
[Python - STK API ] |
|---|
@property def Lighting(self) -> "IAgVeGfxLighting": |






