Table of Contents

Method ZYX

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

ZYX(Vector3)

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

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

Parameters

vector Vector3

Returns

Vector3