times

operator fun times(s: Float): SizeInt
operator fun times(s: Double): SizeInt
operator fun times(s: Int): SizeInt
operator fun times(scale: Vector2F): SizeInt
operator fun times(scale: Scale): SizeInt