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