AlphaCeilingEffectiveData

AlphaCeilingEffectiveData class

Immutable object which represents an Alpha Ceiling effect. Alpha (opacity) values greater than zero are changed to 100%. In other words, anything partially opaque becomes fully opaque.

public class AlphaCeilingEffectiveData : 
    EffectEffectiveData<AlphaCeiling, AlphaCeilingEffectiveData>, IAlphaCeilingEffectiveData

See Also