Table of Contents

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

StringName

Magnet

Cached name for the 'magnet' property.

public static readonly StringName Magnet

Field Value

StringName

MaxIterations

Cached name for the 'max_iterations' property.

public static readonly StringName MaxIterations

Field Value

StringName

MinDistance

Cached name for the 'min_distance' property.

public static readonly StringName MinDistance

Field Value

StringName

OverrideTipBasis

Cached name for the 'override_tip_basis' property.

public static readonly StringName OverrideTipBasis

Field Value

StringName

RootBone

Cached name for the 'root_bone' property.

public static readonly StringName RootBone

Field Value

StringName

Target

Cached name for the 'target' property.

public static readonly StringName Target

Field Value

StringName

TargetNode

Cached name for the 'target_node' property.

public static readonly StringName TargetNode

Field Value

StringName

TipBone

Cached name for the 'tip_bone' property.

public static readonly StringName TipBone

Field Value

StringName

UseMagnet

Cached name for the 'use_magnet' property.

public static readonly StringName UseMagnet

Field Value

StringName