public interface IAlphaReplaceEffectiveData
Immutable object which represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha.
Modifier and Type | Method and Description |
---|---|
float |
getAlpha()
Returns new alpha value in the interval [0..1]
Read-only
float . |