fun scale(x: Float, y: Float, z: Float)(source)

Scales the current matrix by the specified vector.

Parameters

s

The vector by which to scale the matrix.