Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/ExportingUtils
If we're inside of a UniquePathScope, returns a sanitized (and potentially suffixed) path that is guaranteed to not collide with any other path returned from this function during the UniquePathScope.
If we're not inside of a UniquePathScope, returns the sanitized version of DesiredPathWithExtension.
Target is Usd Conversion Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| string | Desired Path with Extension |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Return Value |