Header menu logo Nu

PhysicsConstraintData Type

Stores the setup pose for a PhysicsConstraint.

See Physics constraints in the Spine User Guide.

Constructors

Constructor Description

PhysicsConstraintData(name)

Full Usage: PhysicsConstraintData(name)

Parameters:
    name : string

name : string

Instance members

Instance member Description

this.Bone

Full Usage: this.Bone

Returns: BoneData

The bone constrained by this physics constraint.

Returns: BoneData

this.Damping

Full Usage: this.Damping

this.DampingGlobal

Full Usage: this.DampingGlobal

this.Gravity

Full Usage: this.Gravity

this.GravityGlobal

Full Usage: this.GravityGlobal

this.Inertia

Full Usage: this.Inertia

this.InertiaGlobal

Full Usage: this.InertiaGlobal

this.Limit

Full Usage: this.Limit

this.MassGlobal

Full Usage: this.MassGlobal

this.MassInverse

Full Usage: this.MassInverse

this.Mix

Full Usage: this.Mix

A percentage (0-1) that controls the mix between the constrained and unconstrained poses.

this.MixGlobal

Full Usage: this.MixGlobal

this.Rotate

Full Usage: this.Rotate

this.ScaleX

Full Usage: this.ScaleX

this.ShearX

Full Usage: this.ShearX

this.Step

Full Usage: this.Step

this.Strength

Full Usage: this.Strength

this.StrengthGlobal

Full Usage: this.StrengthGlobal

this.Wind

Full Usage: this.Wind

this.WindGlobal

Full Usage: this.WindGlobal

this.X

Full Usage: this.X

this.Y

Full Usage: this.Y

Type something to start searching.