Is it possible to instance meshes in RealityKit (similar to SceneKit's clone method)?

If you call .clone(...) on an Entity, the clone will re-use the same meshes.

Tagged with: