You could add a Plane and a GridPlane, and set the plane to pushback so that it always shows up below the GridPlane
On Mon, 01 Mar 2010 08:48:27 -0800, sefnar <[email protected]> wrote:
Hello all, I'm trying to create a grid that has visible grid lines, yet still lets me apply materials (ColorMaterial) to each grid block. I've tried messing with GridPlane, Plane, WirePlane, etc. I can get a nice grid with gridlines with GridPlane and WirePlane, but I can't apply materials to each grid square. I can with a Plane, but then I don't get any gridlines. Anyone have any ideas? Thanks, -S
