Mesh in UI #14061
Unanswered
andrewbaxter
asked this question in
Q&A
Mesh in UI
#14061
Replies: 1 comment 4 replies
-
Can you add minimal reproducable example, which shows how exactly you are trying to mix meshes and Nodes? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some vector elements I want to include in my UI - boxes for text, scoreboards, etc. I created a
MaterialMesh2dBundle
in aNodeBundle
but nothing's getting rendered. I've googled around but haven't been able to find anything relevant. How can I achieve this?Beta Was this translation helpful? Give feedback.
All reactions