Table of Contents

Method ZXY

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

ZXY(Vector3)

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

public static Vector3 ZXY(this Vector3 vector)

Parameters

vector Vector3

Returns

Vector3