ITintEffectiveData class

ITintEffectiveData class

Immutable object which represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.

The ITintEffectiveData type exposes the following members:

Properties

PropertyDescription
hueReturns hue.
Read-only float.
amountReturns effect amount.
Read-only float.

See Also