Method OnRootPoseUpdated
OnRootPoseUpdated(Pose)
Update the rootTransform's local position and rotation with the hand's root pose.
Declaration
protected virtual void OnRootPoseUpdated(Pose rootPose)
Parameters
| Type | Name | Description |
|---|---|---|
| Pose | rootPose | The root pose of the hand. |
Remarks
Override this method to change how to the root pose is applied to the skeleton.