Version: 
Back to list
Scene :: rotate
Synopsis
   Modify the local matrix of the scene node to apply a rotationGUI Dialog
   
Script function
   scene.rotate(node, axis, angle)Parameters
   node (SceneNode
) : Scene node to rotate
   axis (Vector3) : Axis of rotation
   angle (Angle) : Angle of rotation