Class SkelUtils
Utilities to access Usd skeletal data
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class SkelUtils
Methods
GetSkelBindingsFromCache(UsdPrim, UsdSkelCache, GraphLogger)
Retrieves the bindings that are applied within the given skel root prim
Declaration
public static UsdSkelBindingVector GetSkelBindingsFromCache(UsdPrim skeletonRootPrim, UsdSkelCache skeletonCache, GraphLogger GraphLogger = null)
Parameters
Type | Name | Description |
---|---|---|
UsdPrim | skeletonRootPrim | |
UsdSkelCache | skeletonCache | |
GraphLogger | GraphLogger |
Returns
Type | Description |
---|---|
UsdSkelBindingVector |