![]() |
|
Structure which controls aspects of the UsdUtilsExtractExternalReferences function. More...
#include <dependencies.h>
Public Member Functions | |
void | SetResolveUdimPaths (bool resolveUdimPaths) |
Specifies whether UDIM template paths should be resolved when extracting references. | |
bool | GetResolveUdimPaths () const |
Structure which controls aspects of the UsdUtilsExtractExternalReferences function.
Definition at line 33 of file dependencies.h.
|
inline |
Definition at line 45 of file dependencies.h.
|
inline |
Specifies whether UDIM template paths should be resolved when extracting references.
If true, the resolved paths for all discovered UDIM tiles will be included in the references bucket and the template path will be discarded. If false, no resolution will take place and the template path will appear in the references bucket.
Definition at line 40 of file dependencies.h.