ARFaceAnchor.LookAtPoint Property
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.
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