Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/MenuActions
Exports the currently opened USD Stage to a single "flattened" USD layer. Corresponds to the "File -> Export -> Flattened layer stack" action on the USD Stage Editor menu bar.
Target is Usd Stage Editor Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| string | Output Layer | File path (e.g. "C:/ExportFolder/out.usda") to export the flattened layer to. If this path is the empty string a dialog will be shown to let the user pick the file. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |