Stores the setup pose for a {@link TransformConstraint}.
See Transform constraints in the Spine User Guide.
Constructor
Variables
Methods
getMixRotate():Float
A percentage (0-1) that controls the mix between the constrained and unconstrained rotation.
getMixX():Float
A percentage (0-1) that controls the mix between the constrained and unconstrained translation X.
getMixY():Float
A percentage (0-1) that controls the mix between the constrained and unconstrained translation Y.
getMixScaleX():Float
A percentage (0-1) that controls the mix between the constrained and unconstrained scale X.
getMixScaleY():Float
A percentage (0-1) that controls the mix between the constrained and unconstrained scale Y.
getMixShearY():Float
A percentage (0-1) that controls the mix between the constrained and unconstrained shear Y.