The grid mesh constructor.
Optional
shaderClass: typeof GridShader = GridShaderThe shader class
The data of this mesh.
Private
#geometryGeometry bound to this QuadMesh.
Private
#shaderPrivate
#stateState bound to this QuadMesh.
The shader bound to this mesh.
Assigned blend mode to this mesh.
Initialize and update the mesh given the (partial) data.
The (partial) data.
Protected
_initializeProtected
Initialize the data of this mesh given the (partial) data.
The (partial) data.
The grid mesh, which uses the GridShader to render the grid.