bevy_prototype_lyon icon indicating copy to clipboard operation
bevy_prototype_lyon copied to clipboard

Expose `Mesh` construction from `Path`

Open abr-egn opened this issue 3 years ago • 0 comments

This can be useful for constructing a single Mesh to be used across multiple entities without having to duplicate the mesh data in memory.

abr-egn avatar Jan 21 '22 19:01 abr-egn