GetCameraQuatY
Description
Returns the Y component of the camera's current rotation converted to a quaternion.
Definition
float GetCameraQuatY( cameraID )
float agk::GetCameraQuatY( UINT cameraID )
Parameters
- cameraID - The ID of the camera to check, the main camera is ID 1.