Usage:
x * y
Returns:
The product of x multiplied by y.
x can be a /matrix, which results in a new matrix. y can be a number, which will change the scale of the matrix, or another matrix.
x * y
The product of x multiplied by y.
x can be a /matrix, which results in a new matrix. y can be a number, which will change the scale of the matrix, or another matrix.