Function mask_grid

Source
pub(crate) fn mask_grid(
    ui: &mut Ui,
    m: &mut Mask,
    lt: f64,
    palette: &Palette,
    g: &mut Gesture,
    salt: Id,
)
Expand description

Mask parameter grid, shared by the Inspector (the clip mask) and the Effects panel (a per-effect mask): shape, enabled, invert, position/size/rotation, feather, expand, opacity — each keyframable.