Method RemoveCommonSuffix
RemoveCommonSuffix(SdfPath, bool)
Declaration
public SdfPathPair RemoveCommonSuffix(SdfPath otherPath, bool stopAtRootPrim)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPath | otherPath | |
| bool | stopAtRootPrim |
Returns
| Type | Description |
|---|---|
| SdfPathPair |
RemoveCommonSuffix(SdfPath)
Declaration
public SdfPathPair RemoveCommonSuffix(SdfPath otherPath)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPath | otherPath |
Returns
| Type | Description |
|---|---|
| SdfPathPair |