GetCameraWorldZ
Description
Returns the current Z position of the camera after all transformations due to FixCameraToObject.
Definition
float GetCameraWorldZ( cameraID )
float agk::GetCameraWorldZ( UINT cameraID )
Parameters
- cameraID - The ID of the camera to check, the main camera is ID 1.