pub fn shape_path(
kind: &ShapeKind,
id: NodeId,
frame: f64,
ov: &Overrides,
) -> BezPathExpand description
The vector outline of a shape (or mask shape) node’s geometry in its own
local coordinate space at frame, honoring any shape.* overrides.