AlignmentManager.RestoreAlignmentAnchor(String, 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 Microsoft.MixedReality.WorldLocking.Core.AnchorId RestoreAlignmentAnchor (string uniqueName, UnityEngine.Pose virtualPose);
abstract member RestoreAlignmentAnchor : string * UnityEngine.Pose -> Microsoft.MixedReality.WorldLocking.Core.AnchorId
override this.RestoreAlignmentAnchor : string * UnityEngine.Pose -> Microsoft.MixedReality.WorldLocking.Core.AnchorId
Public Function RestoreAlignmentAnchor (uniqueName As String, virtualPose As Pose) As AnchorId
Parameters
- uniqueName
- String
- virtualPose
- UnityEngine.Pose