Method GetCollection
GetCollection(UsdStage, SdfPath)
Declaration
public static UsdCollectionAPI GetCollection(UsdStage stage, SdfPath collectionPath)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdStage | stage | |
| SdfPath | collectionPath |
Returns
| Type | Description |
|---|---|
| UsdCollectionAPI |
GetCollection(UsdPrim, TfToken)
Declaration
public static UsdCollectionAPI GetCollection(UsdPrim prim, TfToken name)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdPrim | prim | |
| TfToken | name |
Returns
| Type | Description |
|---|---|
| UsdCollectionAPI |