const IDENTITY_MATRIX: [[f32; 4]; 4];
Expand description

4D Identity matrix.