Function BoxGrid

Renders 5 grid planes in a box form (bottom and sides). See Grid for more info.

<BoxGrid
size={[5000, 2000, 5000]}
cellSize={100}
gridLineWidth={0.01}
axesColor="#eee"
opacity={0.8}
/>