Replies: 1 comment 3 replies
-
Also, let's say I want to include the arrow helper in a |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is the repro I made for this issue: https://codesandbox.io/s/affectionate-brattain-wr9zi?file=/src/App.js (you will have to zoom way in to see the objects)
I was wondering why for the
<arrowHelper />
constructor, I can't pass inVector3
arguments as arrays into the args array, as is the case for other properties.Beta Was this translation helpful? Give feedback.
All reactions