times

operator fun times(value: Vector2): Vector2
operator fun times(value: Float): Vector2
operator fun times(matrix: Matrix): Vector2