Class ARFaceAnchor

    • Constructor Detail

      • ARFaceAnchor

        protected ARFaceAnchor()
      • ARFaceAnchor

        protected ARFaceAnchor​(NSObject.Handle h,
                               long handle)
    • Method Detail

      • getLeftEyeTransform

        public MatrixFloat4x4 getLeftEyeTransform()
        Since:
        Available in iOS 12.0 and later.
      • getRightEyeTransform

        public MatrixFloat4x4 getRightEyeTransform()
        Since:
        Available in iOS 12.0 and later.
      • getLookAtPoint

        public VectorFloat3 getLookAtPoint()
        Since:
        Available in iOS 12.0 and later.
      • getBlendShapes

        public NSDictionary<?,​?> getBlendShapes()