Vector:__mul(number|Vector|Vector, Vector|number|Vector)

shared
Multiplies two vectors or a vector by a number.

Arguments

Returns

  • Vector The product of the two vectors or the vector and the number.

Examples

Vector:__mul – Multiplies two vectors or a vector by a number.