Table of Contents

Method YX

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

YX(Vector2)

Swaps the x and y coordinates of the vector.

public static Vector2 YX(this Vector2 vector)

Parameters

vector Vector2

Returns

Vector2