Class ShaderCompileError

An error resulting from a shader failing to compile.

Hierarchy

  • Error
    • ShaderCompileError

Constructors

Properties

Constructors

Properties

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

Generated using TypeDoc