Method CreateColorAttr
CreateColorAttr(VtValue, bool)
Declaration
public UsdAttribute CreateColorAttr(VtValue defaultValue, bool writeSparsely)
Parameters
Type | Name | Description |
---|---|---|
VtValue | defaultValue | |
bool | writeSparsely |
Returns
Type | Description |
---|---|
UsdAttribute |
CreateColorAttr(VtValue)
Declaration
public UsdAttribute CreateColorAttr(VtValue defaultValue)
Parameters
Type | Name | Description |
---|---|---|
VtValue | defaultValue |
Returns
Type | Description |
---|---|
UsdAttribute |
CreateColorAttr()
Declaration
public UsdAttribute CreateColorAttr()
Returns
Type | Description |
---|---|
UsdAttribute |