Trying to get infinitegridhelper utilized on codesandbox and running into some trouble getting it imported.
I read through this post:
and reviewed this example:
I have tried just the default call of THREE.InfiniteGridHelper() and also tried copying and pasting the code and importing as a separate module. Both are not working. I assume I am missing something easy?