Table of Contents

Class SkeletonIK3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class SkeletonIK3D.MethodName : Node.MethodName
Inheritance
SkeletonIK3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetInterpolation

Cached name for the 'get_interpolation' method.

public static readonly StringName GetInterpolation

Field Value

StringName

GetMagnetPosition

Cached name for the 'get_magnet_position' method.

public static readonly StringName GetMagnetPosition

Field Value

StringName

GetMaxIterations

Cached name for the 'get_max_iterations' method.

public static readonly StringName GetMaxIterations

Field Value

StringName

GetMinDistance

Cached name for the 'get_min_distance' method.

public static readonly StringName GetMinDistance

Field Value

StringName

GetParentSkeleton

Cached name for the 'get_parent_skeleton' method.

public static readonly StringName GetParentSkeleton

Field Value

StringName

GetRootBone

Cached name for the 'get_root_bone' method.

public static readonly StringName GetRootBone

Field Value

StringName

GetTargetNode

Cached name for the 'get_target_node' method.

public static readonly StringName GetTargetNode

Field Value

StringName

GetTargetTransform

Cached name for the 'get_target_transform' method.

public static readonly StringName GetTargetTransform

Field Value

StringName

GetTipBone

Cached name for the 'get_tip_bone' method.

public static readonly StringName GetTipBone

Field Value

StringName

IsOverrideTipBasis

Cached name for the 'is_override_tip_basis' method.

public static readonly StringName IsOverrideTipBasis

Field Value

StringName

IsRunning

Cached name for the 'is_running' method.

public static readonly StringName IsRunning

Field Value

StringName

IsUsingMagnet

Cached name for the 'is_using_magnet' method.

public static readonly StringName IsUsingMagnet

Field Value

StringName

SetInterpolation

Cached name for the 'set_interpolation' method.

public static readonly StringName SetInterpolation

Field Value

StringName

SetMagnetPosition

Cached name for the 'set_magnet_position' method.

public static readonly StringName SetMagnetPosition

Field Value

StringName

SetMaxIterations

Cached name for the 'set_max_iterations' method.

public static readonly StringName SetMaxIterations

Field Value

StringName

SetMinDistance

Cached name for the 'set_min_distance' method.

public static readonly StringName SetMinDistance

Field Value

StringName

SetOverrideTipBasis

Cached name for the 'set_override_tip_basis' method.

public static readonly StringName SetOverrideTipBasis

Field Value

StringName

SetRootBone

Cached name for the 'set_root_bone' method.

public static readonly StringName SetRootBone

Field Value

StringName

SetTargetNode

Cached name for the 'set_target_node' method.

public static readonly StringName SetTargetNode

Field Value

StringName

SetTargetTransform

Cached name for the 'set_target_transform' method.

public static readonly StringName SetTargetTransform

Field Value

StringName

SetTipBone

Cached name for the 'set_tip_bone' method.

public static readonly StringName SetTipBone

Field Value

StringName

SetUseMagnet

Cached name for the 'set_use_magnet' method.

public static readonly StringName SetUseMagnet

Field Value

StringName

Start

Cached name for the 'start' method.

public static readonly StringName Start

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName