ChainWalkResult struct
Result of FindNearestCachedAncestor: the ancestor's world transform plus the uncached chain that still needs FK evaluation (exclusive ancestor, inclusive target).
Public variables
- BoneTransform ancestorTransform
- Nearest cached ancestor (identity for root).
- uint32_t chain
- Bone indices from ancestor toward target.
- uint32_t remainingBones