IKFootData
Struct in Zigurous.CharacterController.Animation
Declaration
[Serializable]
public struct IKFootData
Description
IK solution data for a foot.
Properties
hitPoint | The ground hit point. |
position | The target IK foot position. |
rotation | The target IK foot rotation. |
distance | The distance from the foot to the ground. |
weight | The IK weight of the foot. |