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

Instancing not working #178

Open
yondr-agency-15 opened this issue Jan 16, 2023 · 1 comment
Open

Instancing not working #178

yondr-agency-15 opened this issue Jan 16, 2023 · 1 comment

Comments

@yondr-agency-15
Copy link

yondr-agency-15 commented Jan 16, 2023

I Keep getting issues when enabling instancing and the exporter uses instance.MYOBJECT:

Uncaught TypeError: Cannot read properties of undefined (reading 'length')

 <Merged meshes={instances} {...props}>
      {(models) => <Model instances={models} />}
 </Merged>

image

@donmccurdy
Copy link
Member

What's your three.js version, and can you share details that allow others to reproduce the issue?

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