Class VisualShaderNodeVec4Constant.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeVec4Constant.MethodName : VisualShaderNodeConstant.MethodName
- Inheritance
-
VisualShaderNodeVec4Constant.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetConstant
Cached name for the 'get_constant' method.
public static readonly StringName GetConstant
Field Value
SetConstant
Cached name for the 'set_constant' method.
public static readonly StringName SetConstant
Field Value
_GetConstantV4
Cached name for the '_get_constant_v4' method.
public static readonly StringName _GetConstantV4
Field Value
_SetConstantV4
Cached name for the '_set_constant_v4' method.
public static readonly StringName _SetConstantV4