Binds a vertex buffer for rendering.
@override void bindVertexBuffer(List<double> vertices, List<int> indices) {}