Interface MaskPointMouth

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

interface MaskPointMouth {
    @type: "maskPointMouth";
}

Properties

Properties

@type: "maskPointMouth"