Method SetAttribute
SetAttribute(UsdAttribute, VtValue, UsdTimeCode)
Declaration
public bool SetAttribute(UsdAttribute attr, VtValue value, UsdTimeCode time)
Parameters
Type | Name | Description |
---|---|---|
UsdAttribute | attr | |
VtValue | value | |
UsdTimeCode | time |
Returns
Type | Description |
---|---|
bool |
SetAttribute(UsdAttribute, VtValue)
Declaration
public bool SetAttribute(UsdAttribute attr, VtValue value)
Parameters
Type | Name | Description |
---|---|---|
UsdAttribute | attr | |
VtValue | value |
Returns
Type | Description |
---|---|
bool |