spine.PathConstraintData
spine.PathConstraintData
Fields
| Name | Type | |
|---|---|---|
name | String | |
order | I32 | |
bones | hl.types.ArrayObj | |
target | spine.SlotData | |
positionMode | I32 | |
spacingMode | I32 | |
rotateMode | I32 | |
offsetRotation | F64 | |
position | F64 | |
spacing | F64 | |
rotateMix | F64 | |
translateMix | F64 |
Protos
No protos.
Bindings
- static
f@9208__constructor__(spine.PathConstraintData, String) → Void