Variable Mesh._vertexFormat

class Mesh
{
  // ...
  VertexFormat _vertexFormat;
  // ...
}