Navigation
API > API/Plugins > API/Plugins/USDExporter > API/Plugins/USDExporter/ULevelExporterUSDOptions
Syntax
UPROPERTY (EditAnywhere, Config, BlueprintReadWrite, Category="Collision",
Meta=(DisplayName="Re-export Identical Levels and Sequences"))
bool bReExportIdenticalLevelsAndSequences
Remarks
Whether to export levels and LevelSequences even if the existing files already describe the same versions of compatible assets. This is only checked when bReplaceIdentical is set on the asset export task. Otherwise we'll never overwrite files.