When I turn on anti-aliasing or something else with pipeline, the texts, buttons are also filtered by it. How to prevent that?
You can set .layer.applyPostProcess = false
on the advanced dynamic texture New Kernel Blur Postprocess | Babylon.js Playground (babylonjs.com)
5 Likes