Vector3::toArray: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 May 2019

  • curprev 06:4306:43, 31 May 2019Micaww talk contribs 341 bytes +341 Created page with "This function returns an array of the partials of a Vector3. ==Syntax== <pre> vector.toArray(); </pre> == Returns == * {{RageType|number[]}} An array of [x, y, z]. ==Examp..."