bevy_prototype_lyon icon indicating copy to clipboard operation
bevy_prototype_lyon copied to clipboard

Difference between `ShapePath` and `GeometryBuilder`?

Open musjj opened this issue 2 years ago • 0 comments

The functions build_as, add and build from both ShapePath and GeometryBuilder has the exact same signatures. The examples also shows similar usage patterns. Are there any differences between the two?

musjj avatar Oct 06 '23 09:10 musjj