Open jespertheend opened 11 months ago
Since Vec3.multiply() also treats a single argument as a scalar, I was expecting Mat4.setScale() to do the same.
Vec3.multiply()
Mat4.setScale()
Since
Vec3.multiply()
also treats a single argument as a scalar, I was expectingMat4.setScale()
to do the same.