spine.TransformConstraintData
spine.TransformConstraintData
Fields
| Name | Type | |
|---|---|---|
name | String | |
order | I32 | |
bones | hl.types.ArrayObj | |
target | spine.BoneData | |
rotateMix | F64 | |
translateMix | F64 | |
scaleMix | F64 | |
shearMix | F64 | |
offsetRotation | F64 | |
offsetX | F64 | |
offsetY | F64 | |
offsetScaleX | F64 | |
offsetScaleY | F64 | |
offsetShearY | F64 | |
relative | Bool | |
local | Bool |
Protos
No protos.
Bindings
- static
f@9212__constructor__(spine.TransformConstraintData, String) → Void