Table of Contents

Method XZY

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

XZY(Vector3)

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

public static Vector3 XZY(this Vector3 vector)

Parameters

vector Vector3

Returns

Vector3