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

type Vector2<T> = [T; 2];

A 2D vector.