Equals

AlphaModulateFixed.Equals method

Determines whether the specified AlphaModulateFixed is equal to the current AlphaModulateFixed.

public override bool Equals(object obj)
ParameterTypeDescription
objObjectThe AlphaModulateFixed to compare.

Return Value

true if objects are equal; otherwise, false.

See Also