Hello, is there a way to see the generated shader code for a given material right before it is used by WebGL context? I’d like to just see how a material works.
For example, I would like to know the fragment shader code in normal string format for BABYLON.StandardMaterial.