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

Added exportUnusedUVs property to the IExportOptions interface #10290

Merged
merged 2 commits into from May 3, 2021

Conversation

ericbroberic
Copy link

Allows the prevention of uv attributes from being stripped from the gltf export in the case where a material does not have any textures assigned (unused uvs).

Forum Post: https://forum.babylonjs.com/t/glb-export-in-a-service-context/20445

@Drigax
Copy link
Contributor

Drigax commented May 2, 2021

LGTM 😁

@Drigax Drigax requested review from deltakosh and bghgary May 2, 2021 13:48
@deltakosh deltakosh merged commit dcfc79b into BabylonJS:master May 3, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants