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