PosX =  light .target .position .x .get  (  LightObjectID  )  
                                          
Description :

This instruction returns the X component for the world space position of the target of a light.

Parameters :

  • ObjectID of the light.

Return Value :

  • X component of the world space position.

Examples :