[][src]Type Definition shader_types::Mat3

type Mat3 = Mat3x3;

Matrix of f32s with 3 columns and 3 rows. Alignment 16, size 48.