Method Remove
Remove(KeyValuePair<UsdShadeInput, UsdShadeInputVector>)
Declaration
public bool Remove(KeyValuePair<UsdShadeInput, UsdShadeInputVector> item)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyValuePair<UsdShadeInput, UsdShadeInputVector> | item |
Returns
| Type | Description |
|---|---|
| bool |
Implements
Remove(UsdShadeInput)
Declaration
public bool Remove(UsdShadeInput key)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdShadeInput | key |
Returns
| Type | Description |
|---|---|
| bool |