AlignmentManager.GetAlignmentPose(AnchorId, Pose) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- anchorId
- AnchorId
- lockedPose
- UnityEngine.Pose