Instance Functions
- cross( other )
Cross product
- dot( other )
Dot product
- lerp( other, scalar )
Interpolate between this vector and another
- normalize( )
Calculate the unit length version of this Vector
Cross product
Dot product
Interpolate between this vector and another
Calculate the unit length version of this Vector