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.