track .key .mesh .pivot .set  (  PosX ,  PosY ,  PosZ  )  
                                               
Description :

This instruction assigns the pivot offset of a mesh to the current key.

Parameters :

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

Notes :


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

Examples :