Table of Contents

Method YXZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

YXZ(Vector3)

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

[Version(1, 4, 3)]
public static Vector3 YXZ(this Vector3 vector)

Parameters

vector Vector3

Returns

Vector3