ARFaceAnchor.LeftEyeTransform Propriété
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.
Obtient une transformation de l’ancre du visage (position et orientation) vers la position et l’orientation de l’œil gauche.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual OpenTK.NMatrix4 LeftEyeTransform { [Foundation.Export("leftEyeTransform")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LeftEyeTransform : OpenTK.NMatrix4
Valeur de propriété
Transformation de l’ancre du visage (position et orientation) à la position et à l’orientation de l’œil gauche.
- Attributs
Remarques
L’axe Z est dirigé le long du regard du globe oculaire. La rotation autour de l’axe X recherche vers le haut et vers le bas, et autour de l’axe Y d’un côté à l’autre.