ITexture2D.Load

ITexture2D.Load method

Load texture content from specified Bitmap

public void Load(TextureData bitmap)
ParameterTypeDescription
bitmapTextureData

See Also