Difference between revisions of "Pseudo Mutli-Dimensional Array (3D)"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with 'In my previous article Pseudo Multi-Dimensional Array (2D), I discussed how to acheive 2 dimensional array behavior in LSL. In this article, we will look at doing the same f...')
(No difference)

Revision as of 16:25, 21 August 2009

In my previous article Pseudo Multi-Dimensional Array (2D), I discussed how to acheive 2 dimensional array behavior in LSL.

In this article, we will look at doing the same for a 3 dimensional array.