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