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