Void Matrix4D.Scale(Double x, Double y, Double z)

Convenient method to combine x, y, z scale into itself.

Parameters