[][src]Type Definition shader_types::Mat4

type Mat4 = Mat4x4;

Matrix of f32s with 4 columns and 4 rows. Alignment 16, size 64.