Please forgive me if I am missing something very obvious (I am a godot noob). But I cannot access MultiMesh custom data in visual shader editor (more specifically in the Vertex shader). I'm trying to instance a grass field and animate them using custom data. But the Input node doesn't provide a way to access custom data. Is shader language the only way to do that?