AssetPropertyList.AddNewAssetAsColor
Description:
Adds a new AssetPropertyDouble4 property to the list containing a value matching the input color.
Adds a new AssetPropertyDouble4 property to the list containing a value matching the input color.
public void AddNewAssetAsColor(
Color value
)
-
valueThe color value to add.
-
A non-optional argument was null
-
The asset property is not editable.