Table of Contents

Method FromFlippedZQuatf

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

FromFlippedZQuatf(Quaternion)

Flips the Z-axis of a Quaternion.

public static Quaternion FromFlippedZQuatf(this Quaternion q)

Parameters

q Quaternion

The Quaternion to flip.

Returns

Quaternion

The flipped Quaternion.