PosY =  camera .position .y .get  (  CameraObjectID  )  
                                     
Description :

This instruction returns the Y component for the world space position of a camera.

Parameters :

  • ObjectID of the camera.

Return Value :

  • Y component of the world space position.

Examples :