addTintEffect
addTintEffect(float hue, float amount) method
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. |
Adds the new Tint effect to the end of a collection.
| Name | Type | Description |
|---|---|---|
| hue | float | The hue towards which to tint. |
| amount | float | Specifies by how much the color value is shifted. |