TextureData that is used to populate a CoreContextTexture

Hierarchy

  • TextureData

Properties

Properties

data: null | ImageBitmap | HTMLImageElement | ImageData | SubTextureProps | CompressedData

The texture data

premultiplyAlpha?: null | boolean

Premultiply alpha when uploading texture data to the GPU

Default Value

false

Generated using TypeDoc