track .key .position .set  (  PosX ,  PosY  )  
                                     
Description :

This instruction assigns a position to the current key.

Parameters :

  • X component of the position.
  • Y component of the position.

Notes :


The current key gets defined with the instruction track.key.set ().

Examples :