Hi everyone, I’m new to Babylon and I was trying to make the ground transparent following this discussion but I cannot find the CustomMaterial you talked about. It is documented but I cannot import it or use it with BABYLON.CustomMaterial.
Am I missing a package or something?
Here you can see my dependencies:
“@babylonjs/core”: “^6.30.0”,
“@babylonjs/inspector”: “^6.30.0”,
“@babylonjs/loaders”: “^6.30.0”
Thanks!