[][src]Type Definition skeletal_animation::math::Vector3

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

A 3D vector.