Scales the given 4-by-4 matrix in each dimension by a uniform scale.
The matrix to be modified.
The amount to scale.
Optional
matrix to hold result. If not passed a new one is created.
The scaled matrix.
Scales the given 4-by-4 matrix in each dimension by a uniform scale.