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

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

Parameters

  • x
    Type: Double
  • y
    Type: Double
  • z
    Type: Double