Type Definition tool::Vector[][src]

type Vector<T> = Vector3<T>;

Type alias for Vector3. The matrix has 1 row and 3 columns.