AlignmentManager.ComputePinnedPose(Pose) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Do the weighted average of all active reference poses to get an alignment pose.
public void ComputePinnedPose (UnityEngine.Pose lockedHeadPose);
abstract member ComputePinnedPose : UnityEngine.Pose -> unit
override this.ComputePinnedPose : UnityEngine.Pose -> unit
Public Sub ComputePinnedPose (lockedHeadPose As Pose)
Parameters
- lockedHeadPose
- UnityEngine.Pose