Table of Contents

Class RDShaderSpirV.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class RDShaderSpirV.PropertyName : Resource.PropertyName
Inheritance
RDShaderSpirV.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

BytecodeCompute

Cached name for the 'bytecode_compute' property.

public static readonly StringName BytecodeCompute

Field Value

StringName

BytecodeFragment

Cached name for the 'bytecode_fragment' property.

public static readonly StringName BytecodeFragment

Field Value

StringName

BytecodeTesselationControl

Cached name for the 'bytecode_tesselation_control' property.

public static readonly StringName BytecodeTesselationControl

Field Value

StringName

BytecodeTesselationEvaluation

Cached name for the 'bytecode_tesselation_evaluation' property.

public static readonly StringName BytecodeTesselationEvaluation

Field Value

StringName

BytecodeVertex

Cached name for the 'bytecode_vertex' property.

public static readonly StringName BytecodeVertex

Field Value

StringName

CompileErrorCompute

Cached name for the 'compile_error_compute' property.

public static readonly StringName CompileErrorCompute

Field Value

StringName

CompileErrorFragment

Cached name for the 'compile_error_fragment' property.

public static readonly StringName CompileErrorFragment

Field Value

StringName

CompileErrorTesselationControl

Cached name for the 'compile_error_tesselation_control' property.

public static readonly StringName CompileErrorTesselationControl

Field Value

StringName

CompileErrorTesselationEvaluation

Cached name for the 'compile_error_tesselation_evaluation' property.

public static readonly StringName CompileErrorTesselationEvaluation

Field Value

StringName

CompileErrorVertex

Cached name for the 'compile_error_vertex' property.

public static readonly StringName CompileErrorVertex

Field Value

StringName