vec

fun vec(x: Float, y: Float): Vector2F
fun vec(x: Float, y: Float, z: Float): Vector3F
fun vec(x: Float, y: Float, z: Float, w: Float): Vector4F