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
GetQualifier
Cached name for the 'get_qualifier' method.
public static readonly StringName GetQualifier
Field Value
SetParameterName
Cached name for the 'set_parameter_name' method.
public static readonly StringName SetParameterName
Field Value
SetQualifier
Cached name for the 'set_qualifier' method.
public static readonly StringName SetQualifier