skip property

bool skip
final

Whether this point should be ignored when building the contour geometry.

This lets decorations keep a stable point list for interpolation while avoiding zero-length sides when a point collapses onto a neighbor.

Implementation

final bool skip;