PhysicsConstraintData Type
Stores the setup pose for a PhysicsConstraint.
See Physics constraints in the Spine User Guide.
Constructors
Constructor | Description |
Full Usage:
PhysicsConstraintData(name)
Parameters:
string
|
|
Instance members
Instance member | Description |
The bone constrained by this physics constraint.
|
|
Full Usage:
this.Damping
|
|
Full Usage:
this.DampingGlobal
|
|
Full Usage:
this.Gravity
|
|
Full Usage:
this.GravityGlobal
|
|
Full Usage:
this.Inertia
|
|
Full Usage:
this.InertiaGlobal
|
|
Full Usage:
this.Limit
|
|
Full Usage:
this.MassGlobal
|
|
Full Usage:
this.MassInverse
|
|
Full Usage:
this.Mix
|
A percentage (0-1) that controls the mix between the constrained and unconstrained poses. |
Full Usage:
this.MixGlobal
|
|
Full Usage:
this.Rotate
|
|
Full Usage:
this.ScaleX
|
|
Full Usage:
this.ShearX
|
|
Full Usage:
this.Step
|
|
Full Usage:
this.Strength
|
|
Full Usage:
this.StrengthGlobal
|
|
Full Usage:
this.Wind
|
|
Full Usage:
this.WindGlobal
|
|
Full Usage:
this.X
|
|
Full Usage:
this.Y
|
|