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
Hello, I have encountered a problem when using ngx-three. I am not sure whether it is my writing problem or ngx-three does not support this function.
How to have multiple materials in a mesh, which can be used to make things like dice or Rubik's Cube.
Thank you for your reply.
It seems that it is indeed a problem with my writing method. I may have passed ThMaterial into the constructor by mistake, and I am also looking forward to a new way of writing.
Hello, I have encountered a problem when using ngx-three. I am not sure whether it is my writing problem or ngx-three does not support this function.
How to have multiple materials in a mesh, which can be used to make things like dice or Rubik's Cube.
A similar question from fiber:
pmndrs/react-three-fiber#744
Writing in native three-js:
It seems that neither the args input nor the fiber-like writing method works
The text was updated successfully, but these errors were encountered: