Class HumanPoseHandler
Inheritance
HumanPoseHandler
Assembly: UnityEngine.dll
Syntax
public class HumanPoseHandler : IDisposable
Constructors
|
Improve this Doc
View Source
Declaration
public HumanPoseHandler(Avatar avatar, Transform root)
Parameters
Methods
|
Improve this Doc
View Source
Dispose()
Declaration
|
Improve this Doc
View Source
GetHumanPose(ref HumanPose)
Declaration
public void GetHumanPose(ref HumanPose humanPose)
Parameters
|
Improve this Doc
View Source
SetHumanPose(ref HumanPose)
Declaration
public void SetHumanPose(ref HumanPose humanPose)
Parameters
Implements
Extension Methods