any shader bros know a better way to smooth out a low res mask at runtime? right now im doing an 8 radius box blur, then smoothstep(0.49, 0.51), but its still not as smooth as i'd want it (raising blur radius gets exponentially more expensive)