GaussianSplattingMesh not found

I’m using @babylonjs/core 6.39.0 and the GaussianSplattingMesh class does not exist in it.
It works in the playground but the npm package seems to be missing it?

GaussianSplattingMesh change has been merged after 6.39.0 npm release. I guess playground uses a nightly? @RaananW

Any way I can use it in my project?

Playground uses nightly. We can release a patch today, or wait for tomorrow for a new minor version

yes, you’ll be able to use GaussianSplattingMesh with next npm release.