Interface MaskPointForehead

Part of the face, relative to which a mask is placed. Subtype of MaskPoint.

interface MaskPointForehead {
    @type: "maskPointForehead";
}

Properties

Properties

@type: "maskPointForehead"