This object describes the position on faces where a mask should be placed by default.
@type t() :: %Telegex.Type.MaskPosition{ point: String.t(), scale: float(), x_shift: float(), y_shift: float() }