maximumPitchAngle property
Maximum head pitch angle, in degrees, for frontal positioning. Hint: Default value is 20.
throws FaceException An error has occurred during Face Library execution.
Implementation
double get maximumPitchAngle => getMaximumPitchAngle();
Implementation
set maximumPitchAngle(double value) => setMaximumPitchAngle(value);