Intermact API Reference / @intermact/core / circle
Function: circle()
circle(
props):IMObject2D
Defined in: packages/core/src/geometry/primitives.ts:76
Build a filled, morphable circle approximated by samples evenly-spaced points (default 64) around center (design.md §5.1). Higher samples give smoother strokes and finer morph correspondence at the cost of vertices.