GetInternalHumanPose(ref HumanPose)
Gets the internal human pose stored in the human pose handler.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
GetInternalHumanPose(HumanPose)
public void GetInternalHumanPose(ref HumanPose humanPose)
Parameters
The output human pose. In the human pose, the and are the position and rotation of the approximate center of mass of the humanoid in world space. is normalized: the position is divided by human scale.
bodyPositionbodyRotationbodyPositionavatar