Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid in node #34

Open
fengtianxi001 opened this issue May 6, 2021 · 1 comment
Open

Invalid in node #34

fengtianxi001 opened this issue May 6, 2021 · 1 comment

Comments

@fengtianxi001
Copy link

I already set useNodePixels: truein the constructor,but the children of the object is empty.The same code is available in browsers.

My approach is to add global.require = require;const THREE = require("three") to the head of the file and add module.exports = ThreeGeo at the end of the file.

I would like to ask if my usage is wrong. I look forward to your reply

@j-devel
Copy link
Contributor

j-devel commented May 8, 2021

Could you post a minimal script example that can reproduce the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants