Method ReplacePrefix
ReplacePrefix(SdfPath, SdfPath, bool)
Declaration
public SdfPath ReplacePrefix(SdfPath oldPrefix, SdfPath newPrefix, bool fixTargetPaths)
Parameters
Type | Name | Description |
---|---|---|
SdfPath | oldPrefix | |
SdfPath | newPrefix | |
bool | fixTargetPaths |
Returns
Type | Description |
---|---|
SdfPath |
ReplacePrefix(SdfPath, SdfPath)
Declaration
public SdfPath ReplacePrefix(SdfPath oldPrefix, SdfPath newPrefix)
Parameters
Type | Name | Description |
---|---|---|
SdfPath | oldPrefix | |
SdfPath | newPrefix |
Returns
Type | Description |
---|---|
SdfPath |