Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

HumanPose

struct in UnityEngine

/

Implemented in:UnityEngine.AnimationModule

Description

Retargetable humanoid pose.

Represents a humanoid pose that is completely abstracted from any skeleton rig. Additional resources: HumanPoseHandler.

Properties

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