compileErrorVertex

    The compilation error message for the vertex shader stage (set by the SPIR-V compiler and Godot). If empty, shader compilation was successful.

    RDShaderSPIRV.swift:80
    final var compileErrorVertex: String { get set }

    Other members in extension

    Type members

    Instance members