views:

120

answers:

0

I am trying to find elements underneath the "invisible" part of a mask by using getObjectsUnderPoint, but unfortunately this only works in the visible part of the mask.

Does anyone have an idea what the best solution would be to still be able to access elements underneath the invisible part?

Thanks!