HDK
|
Modules | |
Joint Transform Utilities | |
Transform Composition Utils | |
Joint Influence Utils | |
Skinning Implementations | |
Functions | |
USDSKEL_API bool | UsdSkelIsSkelAnimationPrim (const UsdPrim &prim) |
Returns true if prim is a valid skel animation source. More... | |
USDSKEL_API bool | UsdSkelIsSkinnablePrim (const UsdPrim &prim) |
USDSKEL_API bool UsdSkelIsSkelAnimationPrim | ( | const UsdPrim & | prim | ) |
Returns true if prim
is a valid skel animation source.
USDSKEL_API bool UsdSkelIsSkinnablePrim | ( | const UsdPrim & | prim | ) |
Returns true if prim
is considered to be a skinnable primitive. Whether or not the prim is actually skinned additionally depends on whether or not the prim has a bound skeleton, and prop joint influences.