yShift property

  1. @JsonKey(name: 'y_shift')
double get yShift
inherited

Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom. For example, 1.0 will place the mask just below the default mask position.

Implementation

@JsonKey(name: 'y_shift')
double get yShift;