pub fn scale_vec<T>(s: T, v: Vector3<T>) -> Vector3<T> where
    T: Float
Expand description

s * v