Skip to content

Documentation / device / TextureImageElement

Type Alias: TextureImageElement

TextureImageElement = ImageBitmap | HTMLCanvasElement

Defined in: libs/device/src/gpuobject.ts:20

The types of image element that can be uploaded to textures

Released under the MIT License.