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
I made the package to be reusable (I defined exports in packages.json) so you can do your own build with customized gltfInflators. More or less import the components you want, and the inflators you want, and register them like in https://github.com/c-frame/aframe-gltf-model-plus/blob/main/src/inflators/index.js
The text was updated successfully, but these errors were encountered:
vincentfretin
No branches or pull requests
I made the package to be reusable (I defined exports in packages.json) so you can do your own build with customized gltfInflators.
More or less import the components you want, and the inflators you want, and register them like in
https://github.com/c-frame/aframe-gltf-model-plus/blob/main/src/inflators/index.js
The text was updated successfully, but these errors were encountered: