AGI STK Graphics 11 Send comments on this topic.
Textures Property (IAgStkGraphicsSceneManagerInitializer)
See Also 





Description

Gets the Texture2DFactory, which can be used to create Texture 2D from various sources.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Textures() As IAgStkGraphicsTexture2DFactory

[C#]
public IAgStkGraphicsTexture2DFactory Textures {get;}

[Managed C++]
public: __property IAgStkGraphicsTexture2DFactory^ get_Textures();

[Unmanaged C++]
public: HRESULT get_Textures(
IAgStkGraphicsTexture2DFactory ** ppRetVal
);

[Java]
public IAgStkGraphicsTexture2DFactory getTextures();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1