Skip to content
Discussion options

You must be logged in to vote

There's no built-in helper for creating these shapes, but all the machinery exists to build meshes with round corners or any shape you want.

There are plenty of options if you don't want to do that though!

Check out out the shapes section of Bevy Assets as well as bevy_prototype_lyon which isn't in that category for some reason and recently added support for rounded corners. WASM support in these crates may vary.

There's also a PR in flight that adds a corner radius option to UI nodes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@macbryla
Comment options

Answer selected by macbryla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants