unreal.ExistingAssetPolicy

class unreal.ExistingAssetPolicy

Bases: unreal.EnumBase

EExisting Asset Policy

C++ Source:

  • Plugin: USDImporter

  • Module: USDImporter

  • File: USDImportOptions.h

IGNORE

Ignores existing assets and doesnt reimport them

Type

1

REIMPORT

Reimports existing assets

Type

0