ARFaceAnchor.LookAtPoint Property

Definition

Gets a face-space vector that approximates where the gaze of both eyeballs come closest to crossing.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual OpenTK.NVector3 LookAtPoint { [Foundation.Export("lookAtPoint")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LookAtPoint : OpenTK.NVector3

Property Value

A face-space vector that approximates where the gaze of both eyeballs come closest to crossing..

Attributes

Applies to