SVG path data, in the node's own coordinates. Shorthand for { path }.
A shape inscribed in the node's box.
OptionalfillRule?: "nonzero" | "evenodd"How the path's interior is decided where it crosses itself.
SVG path data, in the node's own coordinates.
Only the alpha of each colour matters: opaque keeps a pixel, transparent removes it.
The gradient whose alpha the node is multiplied by.
What of a node is drawn, and how much of it.
A mask covers everything the node renders — background, border, content and children alike — the way CSS
maskdoes, rather than only its contents. It comes in two kinds, and they cost different amounts:Applied within the node's own box: content pushed outside by
transformis not masked back in.