HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdUtilsExtractExternalReferencesParams Class Reference

#include <dependencies.h>

Public Member Functions

void SetResolveUdimPaths (bool resolveUdimPaths)
 
bool GetResolveUdimPaths () const
 

Detailed Description

Structure which controls aspects of the UsdUtilsExtractExternalReferences function.

Definition at line 33 of file dependencies.h.

Member Function Documentation

bool UsdUtilsExtractExternalReferencesParams::GetResolveUdimPaths ( ) const
inline

Definition at line 45 of file dependencies.h.

void UsdUtilsExtractExternalReferencesParams::SetResolveUdimPaths ( bool  resolveUdimPaths)
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.


The documentation for this class was generated from the following file: