bevy_prototype_lyon
bevy_prototype_lyon copied to clipboard
Expose `Mesh` construction from `Path`
This can be useful for constructing a single Mesh to be used across multiple entities without having to duplicate the mesh data in memory.