TargetObjectID =  camera .target .get  (  CameraObjectID  )  
                                
Description :

This instruction returns the ObjectID of the target of a camera.

Parameters :

  • ObjectID of the camera.

Return Handle :

  • ObjectID of the target of the camera.

Examples :