Table of Contents

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

StringName

SetConstant

Cached name for the 'set_constant' method.

public static readonly StringName SetConstant

Field Value

StringName