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