spine.attachments.VertexAttachment
spine.attachments.VertexAttachment
Inherits from: spine.attachments.Attachment
Fields
| Name | Type | |
|---|---|---|
id | I32 | |
bones | hl.types.ArrayBytes_Int | |
vertices | hl.types.ArrayBytes_Float | |
worldVerticesLength | I32 | |
| static | nextID | I32 |
Protos
f@29536applyDeform(spine.attachments.VertexAttachment, spine.attachments.VertexAttachment) → Bool
Bindings
- static
f@29537__constructor__(spine.attachments.VertexAttachment, String) → Void