Table of Contents

Method To2DXY

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

To2DXY(Vector3)

Converts a 3D vector to a 2D vector taking the x and y coordinates.

public static Vector2 To2DXY(this Vector3 vector)

Parameters

vector Vector3

Returns

Vector2