AlphaModulate

AlphaModulate class

Represents an Alpha Modulate effect. Effect alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing alpha values to modulate.

equals

NameDescription
equals (Object)Determines whether the specified AlphaModulate is equal to the current AlphaModulate.

Parameters:

NameTypeDescription
objObjectThe AlphaModulate to compare.

Returns: boolean


getEffective

NameDescription
getEffective ()Gets effective Alpha Modulate effect data with the inheritance applied.

Returns: AlphaModulateEffectiveData


hashCode

NameDescription
hashCode ()Serves as a hash function for a particular type.

Returns: int