addTintEffect

addTintEffect(float hue, float amount) method

Adds the new Tint effect to the end of a collection.

Parameters

NameTypeDescription
huefloatThe hue towards which to tint.
amountfloatSpecifies by how much the color value is shifted.

Returns

Tint