CameraY()
Syntax
Result = CameraY(#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 Y position of the specified camera.
Supported OS
Windows, Linux