Method GetReverseBinding
GetReverseBinding(SdfValueTypeName, out UsdTypeBinding)
Declaration
public bool GetReverseBinding(SdfValueTypeName key, out UsdTypeBinding binding)
Parameters
Type | Name | Description |
---|---|---|
SdfValueTypeName | key | |
UsdTypeBinding | binding |
Returns
Type | Description |
---|---|
bool |
GetReverseBinding(Type, out UsdTypeBinding)
Declaration
public bool GetReverseBinding(Type key, out UsdTypeBinding binding)
Parameters
Type | Name | Description |
---|---|---|
Type | key | |
UsdTypeBinding | binding |
Returns
Type | Description |
---|---|
bool |