[][src]Type Definition vecmath::Vector3

type Vector3<T> = [T; 3];

A 3D vector.