n(b)/n(c) - Mask Definition
n(b) = { yappMaskDef } : If a yappMaskDef object is added it will be used as a mask
for the cutout.
n(c) = { [yappMaskDef, hOffset, vOffset, rotation] } : If a list for a mask is added
it will be used as a mask for the cutout. With the Rotation
and offsets applied. This can be used to fine tune the mask
placement within the opening.


Last updated