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

This instruction rotates a panel.

Parameters :

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

Examples :