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
GetMagnetPosition
Cached name for the 'get_magnet_position' method.
public static readonly StringName GetMagnetPosition
Field Value
GetMaxIterations
Cached name for the 'get_max_iterations' method.
public static readonly StringName GetMaxIterations
Field Value
GetMinDistance
Cached name for the 'get_min_distance' method.
public static readonly StringName GetMinDistance
Field Value
GetParentSkeleton
Cached name for the 'get_parent_skeleton' method.
public static readonly StringName GetParentSkeleton
Field Value
GetRootBone
Cached name for the 'get_root_bone' method.
public static readonly StringName GetRootBone
Field Value
GetTargetNode
Cached name for the 'get_target_node' method.
public static readonly StringName GetTargetNode
Field Value
GetTargetTransform
Cached name for the 'get_target_transform' method.
public static readonly StringName GetTargetTransform
Field Value
GetTipBone
Cached name for the 'get_tip_bone' method.
public static readonly StringName GetTipBone
Field Value
IsOverrideTipBasis
Cached name for the 'is_override_tip_basis' method.
public static readonly StringName IsOverrideTipBasis
Field Value
IsRunning
Cached name for the 'is_running' method.
public static readonly StringName IsRunning
Field Value
IsUsingMagnet
Cached name for the 'is_using_magnet' method.
public static readonly StringName IsUsingMagnet
Field Value
SetInterpolation
Cached name for the 'set_interpolation' method.
public static readonly StringName SetInterpolation
Field Value
SetMagnetPosition
Cached name for the 'set_magnet_position' method.
public static readonly StringName SetMagnetPosition
Field Value
SetMaxIterations
Cached name for the 'set_max_iterations' method.
public static readonly StringName SetMaxIterations
Field Value
SetMinDistance
Cached name for the 'set_min_distance' method.
public static readonly StringName SetMinDistance
Field Value
SetOverrideTipBasis
Cached name for the 'set_override_tip_basis' method.
public static readonly StringName SetOverrideTipBasis
Field Value
SetRootBone
Cached name for the 'set_root_bone' method.
public static readonly StringName SetRootBone
Field Value
SetTargetNode
Cached name for the 'set_target_node' method.
public static readonly StringName SetTargetNode
Field Value
SetTargetTransform
Cached name for the 'set_target_transform' method.
public static readonly StringName SetTargetTransform
Field Value
SetTipBone
Cached name for the 'set_tip_bone' method.
public static readonly StringName SetTipBone
Field Value
SetUseMagnet
Cached name for the 'set_use_magnet' method.
public static readonly StringName SetUseMagnet
Field Value
Start
Cached name for the 'start' method.
public static readonly StringName Start
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop