Class TextureFormatError

An error resulting from attempting to use a data format or type that is not compatible with a texture format.

Hierarchy

  • Error
    • TextureFormatError

Properties

cause?: unknown
message: string
name: string
stack?: string