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

IBL checkbox in Three.js glTF Loader Example does not work #87

Closed
cx20 opened this issue Jun 11, 2020 · 0 comments
Closed

IBL checkbox in Three.js glTF Loader Example does not work #87

cx20 opened this issue Jun 11, 2020 · 0 comments
Assignees

Comments

@cx20
Copy link
Owner

cx20 commented Jun 11, 2020

I tried the IBL checkbox in the Three.js glTF Loader Example.

image

However, now I get the following error in the console and the IBL checkbox is not working.

index.js:211 
Uncaught TypeError: Cannot read property 'traverse' of undefined
    at applyEnvMap (index.js:211)
    at BooleanController.__onChange (index.js:197)
    at BooleanController.setValue (dat.gui.module.js:1015)
    at BooleanController.setValue (dat.gui.module.js:1325)
    at BooleanController.setValue (dat.gui.module.js:148)
    at HTMLInputElement.onChange (dat.gui.module.js:1312)
    at Object.fakeEvent (dat.gui.module.js:1175)
    at HTMLLIElement.<anonymous> (dat.gui.module.js:3165)

I think it worked before, so I need to investigate.

@cx20 cx20 self-assigned this Jun 11, 2020
@cx20 cx20 closed this as completed in 3fa171b Aug 30, 2020
cx20 added a commit that referenced this issue Aug 30, 2020
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

1 participant