translate Mat44
Constructs a translation 4x4 matrix.
Parameters
tx
The translation along the x-axis.
ty
The translation along the y-axis.
tz
The translation along the z-axis.
res
The resulting translation 4x4 matrix.
Constructs a translation 4x4 matrix.
The translation along the x-axis.
The translation along the y-axis.
The translation along the z-axis.
The resulting translation 4x4 matrix.