This is wrap-around from the texture sampling basically. Change your texture settings (or sampler settings) to use clamp instead of wrap.
2 Likes
This is wrap-around from the texture sampling basically. Change your texture settings (or sampler settings) to use clamp instead of wrap.