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