public interface ITintEffectiveData
Immutable object which represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.
Modifier and Type | Method and Description |
---|---|
float |
getAmount()
Returns effect amount.
|
float |
getHue()
Returns hue.
|