headEulerAngleZ property

double? headEulerAngleZ
final

The rotation of the face about the axis pointing out of the image.

Represented in degrees.

A face with a positive Euler Z angle is rotated counter-clockwise relative to the camera.

ML Kit always reports the Euler Z angle of a detected face.

Implementation

final double? headEulerAngleZ;