Table of Contents

Class VisualShaderNodeFloatParameter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeFloatParameter.MethodName : VisualShaderNodeParameter.MethodName
Inheritance
VisualShaderNodeFloatParameter.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

GetHint

Cached name for the 'get_hint' method.

public static readonly StringName GetHint

Field Value

StringName

GetMax

Cached name for the 'get_max' method.

public static readonly StringName GetMax

Field Value

StringName

GetMin

Cached name for the 'get_min' method.

public static readonly StringName GetMin

Field Value

StringName

GetStep

Cached name for the 'get_step' method.

public static readonly StringName GetStep

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

SetHint

Cached name for the 'set_hint' method.

public static readonly StringName SetHint

Field Value

StringName

SetMax

Cached name for the 'set_max' method.

public static readonly StringName SetMax

Field Value

StringName

SetMin

Cached name for the 'set_min' method.

public static readonly StringName SetMin

Field Value

StringName

SetStep

Cached name for the 'set_step' method.

public static readonly StringName SetStep

Field Value

StringName