Updated Vector.md (markdown)
commited
commit
a8f054c208d95e47b32c04b17ef1fd0f3924cec6
... | ... | @@ -3,3 +3,8 @@ Three numbers in one wire! You will use this for X,Y,Z positions and directions. |
3 | 3 | [[uploads/Vector1.png | width=336px, alt=Vector]] |
4 | 4 | |
5 | 5 | A vector is a point in 3D space and it's defined by 3 values: x, y, and z, and as shown in the image above, the block has 3 numbers, the first one is for X, the second is for Y, and the third is for Z. |
6 | ||
7 | ||
8 | - [[Number]] |
|
9 | - [[Rotation]] |
|
10 | - [[Truth (True & False)]] |
|
... | ... | \ No newline at end of file |