Type Definition Mat3
amethyst_rendy::palette
type Mat3<T> = [T; 9];
A 9 element array representing a 3x3 matrix