Quantcast
Channel: Latest Questions by Monko
Viewing all articles
Browse latest Browse all 34

I don't know how to do multidimensional arrays

$
0
0
For some reason, unity wont let me create an 8 dimensional array like this: var verlist : int[,,,,,,,] = new int[2,2,2,2,2,2,2,2]; but has no problem with a 4 dimensional array like this: var verlist : int[,,,] = new int[2,2,2,2]; Its the exact same code, but unity sends the error message: No appropriate version of 'boo.Lang.Builtins.matrix' for the argument list '(int, int, int, int, int, int, int, int)' was found Does anyone have any idea why and how to fix this?

Viewing all articles
Browse latest Browse all 34

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>