Interface MaskPointEyes

The mask is placed relatively to the eyes. Subtype of MaskPoint.

interface MaskPointEyes {
    @type: "maskPointEyes";
}

Properties

Properties

@type: "maskPointEyes"