Method Load
Load(SdfPath, UsdLoadPolicy)
Declaration
public UsdPrim Load(SdfPath path, UsdLoadPolicy policy)
Parameters
Type | Name | Description |
---|---|---|
SdfPath | path | |
UsdLoadPolicy | policy |
Returns
Type | Description |
---|---|
UsdPrim |
Load(SdfPath)
Declaration
public UsdPrim Load(SdfPath path)
Parameters
Type | Name | Description |
---|---|---|
SdfPath | path |
Returns
Type | Description |
---|---|
UsdPrim |
Load()
Declaration
public UsdPrim Load()
Returns
Type | Description |
---|---|
UsdPrim |