C
C#2y ago
Denis

Making a second 3D array out of a area of a first 3D array?

Please provide an example of concrete value inputs and the desired result
2 Replies
sibber
sibber2y ago
slice each dimension
aria
aria2y ago
i dont think its very easy to give concrete value inputs of a 3d array i just mean like a bounding box sorta make a new 3d array out of these items but with all the elements shifted to start at 0 instead of where they usually were I suppose what i want is linq's Range but for 3D 3 start indexes, 3 length numbers

Did you find this page helpful?