Table of Contents

Class VisualShaderNodeParameter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeParameter.MethodName : VisualShaderNode.MethodName
Inheritance
VisualShaderNodeParameter.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetParameterName

Cached name for the 'get_parameter_name' method.

public static readonly StringName GetParameterName

Field Value

StringName

GetQualifier

Cached name for the 'get_qualifier' method.

public static readonly StringName GetQualifier

Field Value

StringName

SetParameterName

Cached name for the 'set_parameter_name' method.

public static readonly StringName SetParameterName

Field Value

StringName

SetQualifier

Cached name for the 'set_qualifier' method.

public static readonly StringName SetQualifier

Field Value

StringName