exr::meta::attribute

Type Alias Matrix3x3

source
pub type Matrix3x3 = [f32; 9];
Expand description

A float matrix with three rows and three columns.