Table of Contents

Method YZX

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

YZX(Vector3)

Creates a new vector by permuting the given vector's coordinates in the order YZX.

public static Vector3 YZX(this Vector3 vector)

Parameters

vector Vector3

Returns

Vector3