Garry's Mod Wiki

VMatrix:Scale

  VMatrix:Scale( Vector scale )

Description

Scales the matrix by the given vector.

Postmultiplies the matrix by a scaling matrix (A = AS).

Arguments

1 Vector scale
Vector to scale with matrix with.