addTintEffect
addTintEffect(float hue, float amount) function
Adds the new Tint effect to the end of a collection.
Parameters
Name | Type | Description |
---|---|---|
hue | float | The hue towards which to tint. |
amount | float | Specifies by how much the color value is shifted. |