AssetPropertyList.InsertNewAssetAsColor
Description:
Insert a new AssetPropertyDouble4 containing the input value to this list.
Insert a new AssetPropertyDouble4 containing the input value to this list.
public void InsertNewAssetAsColor(
Color value,
int index
)
-
valueThe color value to insert.
-
Int32indexAn integer index.
-
index is out of range.
-
A non-optional argument was null
-
The asset property is not editable.