linearly v0.32.0 • Docs
linearly v0.32.0 / mat3 / identity
Variable: identity
const
identity:mat3
The identity matrix of mat3
[1, 0, 0,
0, 1, 0,
0, 0, 1]
linearly v0.32.0 • Docs
linearly v0.32.0 / mat3 / identity
const
identity:mat3
The identity matrix of mat3
[1, 0, 0,
0, 1, 0,
0, 0, 1]