Table of Contents

Class AnimationNodeBlendSpace1D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AnimationNodeBlendSpace1D.MethodName : AnimationRootNode.MethodName
Inheritance
AnimationNodeBlendSpace1D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddBlendPoint

Cached name for the 'add_blend_point' method.

public static readonly StringName AddBlendPoint

Field Value

StringName

GetBlendMode

Cached name for the 'get_blend_mode' method.

public static readonly StringName GetBlendMode

Field Value

StringName

GetBlendPointCount

Cached name for the 'get_blend_point_count' method.

public static readonly StringName GetBlendPointCount

Field Value

StringName

GetBlendPointNode

Cached name for the 'get_blend_point_node' method.

public static readonly StringName GetBlendPointNode

Field Value

StringName

GetBlendPointPosition

Cached name for the 'get_blend_point_position' method.

public static readonly StringName GetBlendPointPosition

Field Value

StringName

GetMaxSpace

Cached name for the 'get_max_space' method.

public static readonly StringName GetMaxSpace

Field Value

StringName

GetMinSpace

Cached name for the 'get_min_space' method.

public static readonly StringName GetMinSpace

Field Value

StringName

GetSnap

Cached name for the 'get_snap' method.

public static readonly StringName GetSnap

Field Value

StringName

GetValueLabel

Cached name for the 'get_value_label' method.

public static readonly StringName GetValueLabel

Field Value

StringName

IsUsingSync

Cached name for the 'is_using_sync' method.

public static readonly StringName IsUsingSync

Field Value

StringName

RemoveBlendPoint

Cached name for the 'remove_blend_point' method.

public static readonly StringName RemoveBlendPoint

Field Value

StringName

SetBlendMode

Cached name for the 'set_blend_mode' method.

public static readonly StringName SetBlendMode

Field Value

StringName

SetBlendPointNode

Cached name for the 'set_blend_point_node' method.

public static readonly StringName SetBlendPointNode

Field Value

StringName

SetBlendPointPosition

Cached name for the 'set_blend_point_position' method.

public static readonly StringName SetBlendPointPosition

Field Value

StringName

SetMaxSpace

Cached name for the 'set_max_space' method.

public static readonly StringName SetMaxSpace

Field Value

StringName

SetMinSpace

Cached name for the 'set_min_space' method.

public static readonly StringName SetMinSpace

Field Value

StringName

SetSnap

Cached name for the 'set_snap' method.

public static readonly StringName SetSnap

Field Value

StringName

SetUseSync

Cached name for the 'set_use_sync' method.

public static readonly StringName SetUseSync

Field Value

StringName

SetValueLabel

Cached name for the 'set_value_label' method.

public static readonly StringName SetValueLabel

Field Value

StringName