Summary

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

Gets forward vector (0,0,-1) transformed by quaternion.

Parameters