Table of Contents

Class RDShaderSpirV.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

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

Constructors

MethodName()

public MethodName()

Fields

GetStageBytecode

Cached name for the 'get_stage_bytecode' method.

public static readonly StringName GetStageBytecode

Field Value

StringName

GetStageCompileError

Cached name for the 'get_stage_compile_error' method.

public static readonly StringName GetStageCompileError

Field Value

StringName

SetStageBytecode

Cached name for the 'set_stage_bytecode' method.

public static readonly StringName SetStageBytecode

Field Value

StringName

SetStageCompileError

Cached name for the 'set_stage_compile_error' method.

public static readonly StringName SetStageCompileError

Field Value

StringName