We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
BVHShaderGLSL is not available for typescript.
To Reproduce
BVHShaderGLSL inside project.
Code
import { BVHShaderGLSL } from 'three-mesh-bvh'
Live example
Expected behavior
BVHShaderGLSL part of index.d.ts
Screenshots
Platform:
The text was updated successfully, but these errors were encountered:
Thanks! Can you make a PR with the addition?
Sorry, something went wrong.
gkjohnson#694 BVHShaderGLSL type-definition added gkjohnson#696
6bac5da
Merge pull request #697 from obrhaberer/patch-2
bd391f2
#694 BVHShaderGLSL type-definition added
Fixed in #697
No branches or pull requests
Describe the bug
BVHShaderGLSL is not available for typescript.
To Reproduce
BVHShaderGLSL inside project.
Code
import { BVHShaderGLSL } from 'three-mesh-bvh'
Live example
Expected behavior
BVHShaderGLSL part of index.d.ts
Screenshots
Platform:
The text was updated successfully, but these errors were encountered: