three-stdlib
three-stdlib copied to clipboard
Fix OBJExporter error on THREE.Line<BufferGeometry>
Why
I negated an if so that if a THREE.Line object that is passed to the exporter and it has a geometry of type BufferGeometry the exporter does not throw an error.
Issue #412
What
I negated the condition.
Checklist
- [ ] Documentation updated (I don't think it's relevant)
- [ ] Storybook entry added (apologies I can not find it)
- [x] Ready to be merged
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.