You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a matrix of meshes and I want to mark what column and row each mesh item is on.
I was thinking about using custom properties but can't seem to figure out how to enable that for meshes.
What is the suggested way to add markup to meshes so that when you interact with it you can read information about that mesh.
I was also thinking that a hashmap where the mesh is the key might work but jaaa, that does feels a bit heavy handed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a matrix of meshes and I want to mark what column and row each mesh item is on.
I was thinking about using custom properties but can't seem to figure out how to enable that for meshes.
What is the suggested way to add markup to meshes so that when you interact with it you can read information about that mesh.
I was also thinking that a hashmap where the mesh is the key might work but jaaa, that does feels a bit heavy handed.
Beta Was this translation helpful? Give feedback.
All reactions