new Vector3() Class representing a 3D vector. A 3D vector is an ordered triplet of numbers (labeled x, y, and z), which can be used to represent a number of things. Source: Engine.js, line 46 See: Vector3