spine.attachments.RegionAttachment
spine.attachments.RegionAttachment
Inherits from: spine.attachments.Attachment
Fields
| Name | Type | |
|---|---|---|
region | spine.support.graphics.TextureRegion | |
path | String | |
x | F64 | |
y | F64 | |
scaleX | F64 | |
scaleY | F64 | |
rotation | F64 | |
width | F64 | |
height | F64 | |
uvs | hl.types.ArrayBytes_Float | |
offset | hl.types.ArrayBytes_Float | |
color | spine.support.graphics.Color |
Protos
No protos.
Bindings
- static
f@29545__constructor__(spine.attachments.RegionAttachment, String) → Void