Hi everyone, i have a quick question.
I have dynamically loaded nodes with stencil on them, and everything was fine until the number of nodes was below some number (15 for me). When 16th node was draw, i receive this warning: “Stencil buffer exceeded, clipping will not work as expected” and clipping become weird.
So if there is a way to increase the size of the stencil buffer or i have to find a workaround?