This version of Unity is unsupported.

HumanPoseHandler

class in UnityEngine

/

Implemented in:UnityEngine.AnimationModule

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 Methods

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