Vector3::Vector3: 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.

16 May 2019

13 April 2017

4 January 2017

  • curprev 17:5517:55, 4 January 2017Niks talk contribs 163 bytes +163 Created page with "This function create a vector object. == Syntax == <syntaxhighlight lang="javascript"> let vector = new mp.Vector3(Number x, Number y, Number z) </syntaxhighlight>"