[][src]Function skeletal_animation::math::mat2x3_id

pub fn mat2x3_id<T>() -> [[T; 3]; 2] where
    T: Copy + One + Zero

Constructs identity matrix.