ImageTextureMap.FromRaster Method
Initializes a new instance of the ImageTextureMap class from the given image raster.
Thread safety: This method is not thread-safe.
FromRaster(Raster raster)
Initializes a new instance of the ImageTextureMap class from the given image raster.Syntax
public static ImageTextureMap FromRaster (
Raster raster
)
Parameters
raster
Type: Raster
The image raster to use as a texture.
The image raster to use as a texture.
Platforms
Windows, Linux, Android