Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

HumanPoseHandler

class in UnityEngine

Description

A handler that lets you read or write a HumanPose from or to a humanoid avatar skeleton hierarchy.

Constructors

HumanPoseHandlerCreates a human pose handler from an avatar and a root transform.

Public Functions

GetHumanPoseGets a human pose from the handled avatar skeleton.
SetHumanPoseSets a human pose on the handled avatar skeleton.