ZernikalosmathZMatrix4scalescale fun scale(s: ZVector3)(source)fun scale(x: Float, y: Float, z: Float)(source)Scales the current matrix by the specified vector.ParameterssThe vector by which to scale the matrix.