The documentation says that the area outside the mask image is autofilled black so that the white area of the mask image is the only part to show through the underlying image.
Is this still true if the entire mask is white?
I have a mask (same size and shape as the image I’m trying to apply it to) completely filled white but the image it is applied to does not get hidden. If I use a transition to move the mask I see no change.
I’ve attempted using different positions, as shown on the setMask doc page, but nothing works. The best I get is a little hidden part of the underlying image at the bottom.
Do I need to border the white mask image with 1px all around of black? [import]uid: 8271 topic_id: 26653 reply_id: 326653[/import]