Stores the setup pose for a {@link PathConstraint}.
See Path constraints in the Spine User Guide.
Constructor
Variables
bones:Array<BoneData> = new Array<BoneData>()
The bones that will be modified by this path constraint.
rotateMix:Float
A percentage (0-1) that controls the mix between the constrained and unconstrained rotations.
translateMix:Float
A percentage (0-1) that controls the mix between the constrained and unconstrained translations.