2027 Method
Changes 0
M

AssetPropertyList.InsertNewAssetAsColor

Description:
Insert a new AssetPropertyDouble4 containing the input value to this list.
public void InsertNewAssetAsColor(
	Color value,
	int index
)
  • value
    The color value to insert.
  • Int32
    index
    An integer index.