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