LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

HumanPose

struct in UnityEngine

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.