Table of Contents

Class RDShaderSource.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class RDShaderSource.MethodName : RefCounted.MethodName
Inheritance
RDShaderSource.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetLanguage

Cached name for the 'get_language' method.

public static readonly StringName GetLanguage

Field Value

StringName

GetStageSource

Cached name for the 'get_stage_source' method.

public static readonly StringName GetStageSource

Field Value

StringName

SetLanguage

Cached name for the 'set_language' method.

public static readonly StringName SetLanguage

Field Value

StringName

SetStageSource

Cached name for the 'set_stage_source' method.

public static readonly StringName SetStageSource

Field Value

StringName