AL_USDMaya
0.16.6
USD to Maya Bridge
|
utility class to determine whether a usd transform chain should be created More...
#include <SchemaPrims.h>
Public Member Functions | |
SchemaPrimsUtils () | |
ctor | |
bool | needsTransformParent (const UsdPrim &prim) |
returns true if the prim specified requires a transform when importing custom nodes into the maya scene More... | |
utility class to determine whether a usd transform chain should be created
bool AL::usdmaya::fileio::SchemaPrimsUtils::needsTransformParent | ( | const UsdPrim & | prim | ) |
returns true if the prim specified requires a transform when importing custom nodes into the maya scene
prim | the USD prim to check |