Returns a 3x3 scaling matrix based on the given vector.
The scaling vector (x, y).
The matrix to store the result. Defaults to the identity matrix.
The resulting 3x3 scaling matrix.
Returns a 3x3 scaling matrix based on the given vector.