Summary

public static void GetRight(ref Quaternion q, out Vector3 result)

Gets right vector (1,0,0) transformed by quaternion.

Parameters