ARFaceAnchor.RightEyeTransform 属性

定义

获取从人脸的定位点 (位置和方向) 到左眼位置和方向的转换。

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

属性值

从人脸的定位点 (位置和方向) 左眼位置和方向的转换。

属性

注解

Z 轴沿眼球的凝视方向。 X 轴的旋转向上和向下,以及 Y 轴一侧到一侧的旋转。

适用于