times

operator fun times(scalar: Int): Vec3I
operator fun times(b: NumberVec3<out Number>): Float
operator fun times(scalar: Float): Vec3F