Vector2d.mul

Multiply the components of this vector by the given scalar.

@param scalar the value to multiply this vector's components by @return this

Meta