Header menu logo Nu

TransformConstraintData Type

Constructors

Constructor Description

TransformConstraintData(name)

Full Usage: TransformConstraintData(name)

Parameters:
    name : string

name : string

Instance members

Instance member Description

this.Bones

Full Usage: this.Bones

Returns: ExposedList<BoneData>
Returns: ExposedList<BoneData>

this.Local

Full Usage: this.Local

this.MixRotate

Full Usage: this.MixRotate

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

this.MixScaleX

Full Usage: this.MixScaleX

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

this.MixScaleY

Full Usage: this.MixScaleY

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

this.MixShearY

Full Usage: this.MixShearY

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

this.MixX

Full Usage: this.MixX

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

this.MixY

Full Usage: this.MixY

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

this.OffsetRotation

Full Usage: this.OffsetRotation

this.OffsetScaleX

Full Usage: this.OffsetScaleX

this.OffsetScaleY

Full Usage: this.OffsetScaleY

this.OffsetShearY

Full Usage: this.OffsetShearY

this.OffsetX

Full Usage: this.OffsetX

this.OffsetY

Full Usage: this.OffsetY

this.Relative

Full Usage: this.Relative

this.Target

Full Usage: this.Target

Type something to start searching.