ITexture1D.Load

ITexture1D.Load method

Load texture content from specified Bitmap

public void Load(TextureData bitmap)
ParameterTypeDescription
bitmapTextureData

See Also