hecomi / UnityScreenSpaceBoolean

Screen Space Boolean Implementation for Unity.
http://tips.hecomi.com/entry/2016/09/10/191006
261 stars 34 forks source link

mask of subtractee effecting other subtractees behind it #8

Open strangeways-dev opened 2 years ago

strangeways-dev commented 2 years ago

when you use a subtractor on a subtractee to make a hole and you look through the hole and can see another subtractee through the hole it causes the other subtractee to be affected by the mask and makes it white wherever the other subtractee is occluded by the mask Untitled