Cannot create an instance of Gaussian Splattings

Hello,

I’m unable to create instances of GS meshes. In the playground below, I successfully instance a regular sphere, but the GaussianSplattingMesh instance doesn’t appear:

Could you let me know if I’m doing something wrong?

Best regards,
David

Use clone instead :

I’ll update the documentation.

Are instances not supported for 3DGS?
I was following this thread - this does not hold any more, right?

Instance of GS has never been supported. Clone is the way to go.