Quantcast
Channel: Answers for "Is there any way to view 2d arrays in the inspector?"
Viewing all articles
Browse latest Browse all 18

Answer by Wilaxxx

$
0
0
to see 2d arrays in the inspector try this: var array2d : MyArray[]; class MyArray{ var myArray : float[]; }

Viewing all articles
Browse latest Browse all 18

Trending Articles