Mask.orMask
Creates an OR combination mask (initially empty).
Use add() to add masks. Any added mask matching causes the combination to match.
Returns
A new Mask instance.
Creates an OR combination mask (initially empty).
Use add() to add masks. Any added mask matching causes the combination to match.