spine.PathConstraint
spine.PathConstraint
Fields
| Name | Type | |
|---|---|---|
data | spine.PathConstraintData | |
bones | hl.types.ArrayObj | |
target | spine.Slot | |
position | F64 | |
spacing | F64 | |
rotateMix | F64 | |
translateMix | F64 | |
spaces | hl.types.ArrayBytes_Float | |
positions | hl.types.ArrayBytes_Float | |
world | hl.types.ArrayBytes_Float | |
curves | hl.types.ArrayBytes_Float | |
lengths | hl.types.ArrayBytes_Float | |
segments | hl.types.ArrayBytes_Float | |
| “ | Virtual[update] | |
| static | epsilon | F64 |
Protos
f@9202update(spine.PathConstraint) → Void
Bindings
- static
f@9209__constructor__(spine.PathConstraint, spine.PathConstraintData, spine.Skeleton) → Void