exr
1.73.0
In exr::
meta::
attribute
exr
::
meta
::
attribute
Type Alias
Matrix4x4
Copy item path
source
pub type Matrix4x4 = [
f32
;
16
];
Expand description
A float matrix with four rows and four columns.