scaling( x, y, z )

static function

Create a scaling Matrix.

Arguments

Name Type Description
x Number Amount to scale X
y Number Amount to scale Y
z Number Amount to scale Z

Returns

Type Description
Matrix Newly created Matrix