Vector3: Revision history

From ROBLOX Wiki
Jump to navigationJump to search

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.

9 December 2024

  • curprev 23:5023:50, 9 December 2024 PRG talk contribs 2,047 bytes +2,047 Created page with "{{CatUp|Data Types}} Vector3 handles inputs that need three values. It's not a hard concept once you get passed that. Vector3 has three values, an X ordinate, Y ordinate and Z ordinate. It represents a position in 3D space, just as a coordinate plane that you use in school, and can be in anything that needs to have a set of three values in order to function. (For example an object position, size, et cetera). All Property|..."