Skip to main content

cross_vs

Function cross_vs 

Source
pub fn cross_vs(v: Vec2, s: f32) -> Vec2
Expand description

Perform the cross product on a vector and a scalar. In 2D this produces a vector.