Class SkeletonIK3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class SkeletonIK3D.PropertyName : Node.PropertyName
- Inheritance
-
SkeletonIK3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Interpolation
Cached name for the 'interpolation' property.
public static readonly StringName Interpolation
Field Value
Magnet
Cached name for the 'magnet' property.
public static readonly StringName Magnet
Field Value
MaxIterations
Cached name for the 'max_iterations' property.
public static readonly StringName MaxIterations
Field Value
MinDistance
Cached name for the 'min_distance' property.
public static readonly StringName MinDistance
Field Value
OverrideTipBasis
Cached name for the 'override_tip_basis' property.
public static readonly StringName OverrideTipBasis
Field Value
RootBone
Cached name for the 'root_bone' property.
public static readonly StringName RootBone
Field Value
Target
Cached name for the 'target' property.
public static readonly StringName Target
Field Value
TargetNode
Cached name for the 'target_node' property.
public static readonly StringName TargetNode
Field Value
TipBone
Cached name for the 'tip_bone' property.
public static readonly StringName TipBone
Field Value
UseMagnet
Cached name for the 'use_magnet' property.
public static readonly StringName UseMagnet