Type definition of a generic 3-dimensional Vector datastructure.

Type Parameters

  • T

Hierarchy

  • Vec3

Properties

x y z

Properties

x: T
y: T
z: T