MaskPosition

Describes position on faces where a mask should be placed by default

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

point
FacePart point;

The part of the face relative to which the mask should be placed

scale
float scale;

Mask scaling coefficient

x_shift
float x_shift;

Shift by X-axis measured in widths of the mask scaled to the face size, from left to right

y_shift
float y_shift;

Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom

See Also

Meta