Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

HumanPose

struct in UnityEngine

Description

Retargetable humanoid pose.

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

Variables

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