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