View source
class BoundingBoxAttachment
package spine.attachments
extends VertexAttachment › Attachment
An attachment with vertices that make up a polygon. Can be used for hit detection, creating physics bodies, spawning particle effects, and more.
See SkeletonBounds
and Bounding Boxes in the Spine User
Guide.