Class VisualShaderNodeVec4Parameter.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeVec4Parameter.MethodName : VisualShaderNodeParameter.MethodName
- Inheritance
-
VisualShaderNodeVec4Parameter.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDefaultValue
Cached name for the 'get_default_value' method.
public static readonly StringName GetDefaultValue
Field Value
IsDefaultValueEnabled
Cached name for the 'is_default_value_enabled' method.
public static readonly StringName IsDefaultValueEnabled
Field Value
SetDefaultValue
Cached name for the 'set_default_value' method.
public static readonly StringName SetDefaultValue
Field Value
SetDefaultValueEnabled
Cached name for the 'set_default_value_enabled' method.
public static readonly StringName SetDefaultValueEnabled