text .rotation .set  (  ObjectID ,  RotationX ,  RotationY ,  RotationZ  )  
                                          
Description :

This instruction rotates a text object.

Parameters :

  • ObjectID of the text.
  • Rotation angle on the X axis.
  • Rotation angle on the Y axis.
  • Rotation angle on the Z axis.

Examples :