palette
0.7.6
palette
Type Alias
Mat3
Copy item path
source
pub type Mat3<T> =
[T; 9]
;
Expand description
A 9 element array representing a 3x3 matrix.