Navigation
API > API/Plugins > API/Plugins/USDClasses > API/Plugins/USDClasses/UUsdProjectSettings
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;USD, Meta&61;&40;ConfigRestartRequired&61;true&41;&41;
TArray< FDirectoryPath > DefaultResolverSearchPath
Remarks
The directories that will be used as the default search path by USD's default resolver during asset resolution.
Each directory in the search path should be an absolute path. If it is not, it will be anchored to the current working directory.
Note that the default search path must be set before the first invocation of USD's resolver system, so changing this setting will require a restart of the engine in order for the new setting to take effect.