Creates a new Geometry object.
The GPUDevice to use for creating buffers.
The geometry data, including vertices, indices, and vertex type.
Creates a vertex buffer layout for the geometry.
The location of the vertex attribute in the shader.
The GPUVertexBufferLayout object.
Creates a new Geometry object.