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