Hello guys!
I’m back with another question
So I came across this nice playground (https://www.babylonjs-playground.com/#1WROZH#158) created by @Wingnut, and I’ve noticed that the border of the RenderTargetTexture flickers when the target gets re-rendered. I noticed it by increasing the border width in line #76.
Is there a way of either setting the border or the texture on top of the other? Or is there perhaps some flag for fixing this issue?
Thanks in advance!