mul

fun Vec2.mul(other: Vec2): Vec2
fun Vec2.mul(other: Float): Vec2
fun Vec3.mul(other: Vec3): Vec3
fun Vec3.mul(other: Float): Vec3