Vector/Vector4: Difference between revisions
Jump to navigation
Jump to search
m (remove vars) |
m (Restructure) |
||
Line 3: | Line 3: | ||
The Vector4 class is a class introduced in 1.4 | The Vector4 class is a class introduced in 1.4 | ||
=== | ==Methods== | ||
===create=== | |||
===dot=== | |||
===normalize=== | |||
===getX and setX=== | |||
===getY and setY=== | |||
===getZ and setZ=== | |||
===getW and setW=== | |||
===getNormalized=== | |||
===getSquaredLength=== | |||
===getLength=== | |||
Revision as of 21:37, 2 February 2015
The Vector4 class is a class introduced in 1.4