Instantiate 3d objects; #845
Answered
by
drcmda
yahia1997ezat
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Nov 30, 2020
Replies: 1 comment 2 replies
-
I don't understand the code. Why do you create a mesh? Simply put the critical data into your state and then map over it in the render function like everyday common react. It looks to me like you are putting three objects into the JSX scene graph. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
yahia1997ezat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't understand the code. Why do you create a mesh? Simply put the critical data into your state and then map over it in the render function like everyday common react. It looks to me like you are putting three objects into the JSX scene graph.