AGI STK Graphics 11 Send comments on this topic.
Lighting Property (IAgStkGraphicsScene)
See Also 





Description

Gets the Lighting associated with the scene.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Lighting() As IAgStkGraphicsLighting

[C#]
public IAgStkGraphicsLighting Lighting {get;}

[Managed C++]
public: __property IAgStkGraphicsLighting^ get_Lighting();

[Unmanaged C++]
public: HRESULT get_Lighting(
IAgStkGraphicsLighting ** ppRetVal
);

[Java]
public IAgStkGraphicsLighting getLighting();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1