AlphaFloor

AlphaFloor class

Represents an Alpha Floor effect. Alpha (opacity) values less than 100% are changed to zero. In other words, anything partially transparent becomes fully transparent.

equals

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

Parameters:

NameTypeDescription
objObjectThe AlphaFloor to compare.

Returns: boolean


getEffective

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

Returns: AlphaFloorEffectiveData


hashCode

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

Returns: int