Table of Contents

Method b3GetQuatAngle

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3GetQuatAngle(Quaternion)

Gets the rotation angle of a quaternion.

public static float b3GetQuatAngle(Quaternion q)

Parameters

q Quaternion

The rotation.

Returns

float

The angle in radians.