I want to create Boxes in a 3-dimensional grid. To create the same, I stored the number of x,y and z elements in each array and iterated to produce boxes in 3D grid. C# ScriptError message
I expected boxes in a 3D grid Expected Boxes in 3D grid But someway I received the error message as mentioned. Could someone please share different ways to script the same?