Table of Contents

Method To2DYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

To2DYZ(Vector3)

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

public static Vector2 To2DYZ(this Vector3 vector)

Parameters

vector Vector3

Returns

Vector2