class ClippingAttachment
package spine.attachments
extends VertexAttachment › Attachment
Available with spine plugin
An attachment with vertices that make up a polygon used for clipping the rendering of other attachments.
Constructor
Variables
Methods
getEndSlot():SlotData
Clipping is performed between the clipping attachment's slot and the end slot. If null clipping is done until the end of the skeleton's rendering.
getColor():Color
The color of the clipping attachment as it was in Spine, or a default color if nonessential data was not exported. Clipping attachments are not usually rendered at runtime.