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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.