scaledVector

open fun scaledVector(x: Float, y: Float): Vector2f

Scales two parameters by UI_SCALING into a Vector2f.

Return

scaled vector

Parameters

x

x

y

y