addSchemeColor
addSchemeColor(float position, int schemeColor) function
Creates the new gradient stop and adds it to the end of collection.
Parameters
Name | Type | Description |
---|---|---|
position | float | Position of the new gradient stop. |
schemeColor | int | Color of the new radient stop. |