Border lines in pbr material

As @slin said, you can use PBR material by using PBRCustomMaterial and with some minor naming changes in the shader code:

https://playground.babylonjs.com/#IIURAR#9

1 Like