xShift property

  1. @JsonKey(name: 'x_shift')
double get xShift
inherited

Shift by X-axis measured in widths of the mask scaled to the face size, from left to right. For example, choosing -1.0 will place mask just to the left of the default mask position.

Implementation

@JsonKey(name: 'x_shift')
double get xShift;