yShift property
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;
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.
@JsonKey(name: 'y_shift')
double get yShift;