times

operator fun times(v: Vector3F): Vector3F
operator fun times(v: Float): Vector3F
operator fun times(v: Int): Vector3F
operator fun times(v: Double): Vector3F