IAlignmentManager.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.
Update based on new head position.
public void ComputePinnedPose (UnityEngine.Pose lockedHeadPose);
abstract member ComputePinnedPose : UnityEngine.Pose -> unit
Public Sub ComputePinnedPose (lockedHeadPose As Pose)
Parameters
- lockedHeadPose
- UnityEngine.Pose
Head pose in world locked space.