ARFaceAnchor.LookAtPoint 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个面空间矢量,该矢量近似于两个眼球的凝视距离交叉的位置。
[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
属性值
一种人脸空间向量,该矢量近似于两个眼球的凝视位置。。
- 属性