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

This instruction rotates a viewport.

Parameters :

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

Examples :