Class SkeletonModification2DJiggle.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class SkeletonModification2DJiggle.PropertyName : SkeletonModification2D.PropertyName
- Inheritance
-
SkeletonModification2DJiggle.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Damping
Cached name for the 'damping' property.
public static readonly StringName Damping
Field Value
Gravity
Cached name for the 'gravity' property.
public static readonly StringName Gravity
Field Value
JiggleDataChainLength
Cached name for the 'jiggle_data_chain_length' property.
public static readonly StringName JiggleDataChainLength
Field Value
Mass
Cached name for the 'mass' property.
public static readonly StringName Mass
Field Value
Stiffness
Cached name for the 'stiffness' property.
public static readonly StringName Stiffness
Field Value
TargetNodePath
Cached name for the 'target_nodepath' property.
public static readonly StringName TargetNodePath
Field Value
UseGravity
Cached name for the 'use_gravity' property.
public static readonly StringName UseGravity