Class ShaderCompileError

An error that occurs when attempting to compile a shader.

Hierarchy

  • Error
    • ShaderCompileError

Properties

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