Returns a 4x4 translation matrix from x, y, and z components.
The translation on the x-axis.
The translation on the y-axis.
The translation on the z-axis.
Optional destination matrix, if not provided a new matrix will be created.
The translation matrix.
Returns a 4x4 translation matrix from x, y, and z components.