Function piston_window::math::scale

source ·
pub fn scale<T>(sx: T, sy: T) -> [[T; 3]; 2]where
    T: Float,
Expand description

Create a scale matrix.