PathAttachment
An attachment whose vertices make up a composite Bezier curve.
See {@link PathConstraint} and Paths in the Spine User Guide.
Instance Members
If true, the start and end knots are connected.
spine
getConstantSpeed(): Bool
If true, additional calculations are performed to make computing positions along the path more accurate and movement along
the path have a constant speed.
spine
setConstantSpeed(constantSpeed: Bool): Void
Name |
Type |
constantSpeed |
Bool |
The lengths along the path in the setup pose from the start of the path to the end of each Bezier curve.
The color of the path as it was in Spine, or a default color if nonessential data was not exported. Paths are not usually
rendered at runtime.