yaw + pitch vs camera rotation

Options
Is there any reason to transmit the yaw & pitch (2x floats, 64 bits total) of the player instead of his camera rotation (1 quaternion, 32 bits total) when it comes to finding out where is the player aiming at?

Comments