Can primitive object receive ref from mesh using instance? #2317
Unanswered
leminhtuanlc92
asked this question in
Q&A
Replies: 0 comments
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.
-
Here is the idea:


I'm creating a tool that create a lot of object, obviously using instancedmesh is inevitable. Now I want to turn that whole chunk of instancedmesh into one new Object. Any idea to make it work, because I tried with ref (pass current ref of instancemesh nesting inside a mesh of Canvas A to a new primitive inside Canvas B) but it didnt show anything in canvas.
Beta Was this translation helpful? Give feedback.
All reactions