Skip to content

USDZExporter: Add option for onlyVisible#31489

Merged
Mugen87 merged 1 commit into
mrdoob:devfrom
mkeblx:usdz-exp-vis-opt
Jul 24, 2025
Merged

USDZExporter: Add option for onlyVisible#31489
Mugen87 merged 1 commit into
mrdoob:devfrom
mkeblx:usdz-exp-vis-opt

Conversation

@mkeblx

@mkeblx mkeblx commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

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