This version of Unity is unsupported.

HumanPose

struct in UnityEngine

/

Implemented in:UnityEngine.AnimationModule

Description

Retargetable humanoid pose.

Represents a humanoid pose that is completely abstracted from any skeleton rig. See Also: HumanPoseHandler.

Properties

bodyPositionThe human body position for that pose.
bodyRotationThe human body orientation for that pose.
musclesThe array of muscle values for that pose.