Table of Contents

Class VisualShaderNodeColorParameter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeColorParameter.MethodName : VisualShaderNodeParameter.MethodName
Inheritance
VisualShaderNodeColorParameter.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetDefaultValue

Cached name for the 'get_default_value' method.

public static readonly StringName GetDefaultValue

Field Value

StringName

IsDefaultValueEnabled

Cached name for the 'is_default_value_enabled' method.

public static readonly StringName IsDefaultValueEnabled

Field Value

StringName

SetDefaultValue

Cached name for the 'set_default_value' method.

public static readonly StringName SetDefaultValue

Field Value

StringName

SetDefaultValueEnabled

Cached name for the 'set_default_value_enabled' method.

public static readonly StringName SetDefaultValueEnabled

Field Value

StringName