Partially update a vertexbuffer or split buffers into smaller parts

This is actually supported :slight_smile:
You can get the vertexbuffer you want and be able to call:
https://doc.babylonjs.com/api/classes/babylon.vertexbuffer#updatedirectly

2 Likes