AlignmentManager.GetAlignmentPose(AnchorId, 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.
public bool GetAlignmentPose (Microsoft.MixedReality.WorldLocking.Core.AnchorId anchorId, out UnityEngine.Pose lockedPose);
abstract member GetAlignmentPose : Microsoft.MixedReality.WorldLocking.Core.AnchorId * Pose -> bool
override this.GetAlignmentPose : Microsoft.MixedReality.WorldLocking.Core.AnchorId * Pose -> bool
Public Function GetAlignmentPose (anchorId As AnchorId, ByRef lockedPose As Pose) As Boolean
Parameters
- anchorId
- AnchorId
- lockedPose
- UnityEngine.Pose