Description
Gets or sets the texture (image) to be drawn
on the overlay. Textures can be obtained from SceneManager.Textures.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Texture() As IAgStkGraphicsRendererTexture2D
|