CameraX()

Syntax

Result = CameraX(#Camera)
Description
Used to find out the current position of a camera in the world.

Parameters

#Camera - The number of the camera you want to find the position of. This is the value which you used when you created the camera using CreateCamera()

Return value

Result - the X position of the specified camera.

Supported OS

Windows, Linux

<- CameraRenderMode() - Camera Index - CameraY() ->