Vector

constructor(x: Double, y: Double, z: Double)

Parameters

x

X component of the vector.

y

Y component of the vector.

z

Z component of the vector.