Renders 5 grid planes in a box form (bottom and sides). See Grid for more info.
Grid
<BoxGrid size={[5000, 2000, 5000]} cellSize={100} gridLineWidth={0.01} axesColor="#eee" opacity={0.8}/> Copy
<BoxGrid size={[5000, 2000, 5000]} cellSize={100} gridLineWidth={0.01} axesColor="#eee" opacity={0.8}/>
Renders 5 grid planes in a box form (bottom and sides). See
Grid
for more info.Example
See