Mask.boolean
Creates a boolean mask that always returns the same value.
Parameters
value | true for a mask that matches everything, false for nothing |
Returns
A new Mask instance.
Creates a boolean mask that always returns the same value.
value | true for a mask that matches everything, false for nothing |