Interface MaskPointChin

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

interface MaskPointChin {
    @type: "maskPointChin";
}

Properties

Properties

@type: "maskPointChin"