Type Alias skeletal_animation::math::Vector2

source ·
pub type Vector2<T> = [T; 2];
Expand description

A 2D vector.