☰
Matrix4x4
In exr::meta::attribute
?
Type Definition
exr
::
meta
::
attribute
::
Matrix4x4
source
·
[
−
]
pub type Matrix4x4 = [
f32
;
16
];
Expand description
A float matrix with four rows and four columns.