Description
Creates a new texture from a Raster.
Syntax
| [Visual Basic .NET] |
|---|
Public Function FromRaster( _
ByVal Raster As IAgStkGraphicsRaster _
) As IAgStkGraphicsRendererTexture2D
|
Parameters
- Raster
- The Raster to create the texture from.