Skip to content

USDZExporter: Add option for onlyVisible #31489

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

Merged
merged 1 commit into from
Jul 24, 2025
Merged

Conversation

mkeblx
Copy link
Contributor

@mkeblx mkeblx commented Jul 24, 2025

Add an option for exporting only visible objects, onlyVisible.

This matches the behavior of the option of GLTFExporter' with the same name. Additionally, this option is common across other exporters' options e.g. Blender.

The default is true, which matches the current behavior (exporting only visible objects).

Also adds a corresponding test of the method.

@Mugen87 Mugen87 added this to the r179 milestone Jul 24, 2025
@Mugen87 Mugen87 merged commit e4139cf into mrdoob:dev Jul 24, 2025
8 checks passed
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.

2 participants