NME: issue when sampling array of texture

Hey there!

This was going to be a question but I solved my problem when I was writing it!

So I am experimenting with texture arrays in NME, and I kept getting weird layer boundaries:

The solution was to flag fragment logic blocks’s target field as “Fragment”:

Maybe that will be useful to someone someday ^^

3 Likes

Thanks for sharing.

1 Like