class BoundingBoxAttachment
package spine.attachments
extends VertexAttachment › Attachment
Available with spine plugin
An attachment with vertices that make up a polygon. Can be used for hit detection, creating physics bodies, spawning particle effects, and more.
See {@link SkeletonBounds} and Bounding Boxes in the Spine User Guide.
Constructor
Variables
Methods
getColor():Color
The color of the bounding box as it was in Spine, or a default color if nonessential data was not exported. Bounding boxes are not usually rendered at runtime.