D3D.Rotate

Previous  Next

 

status = D3D.Rotate( nControl AS INTEGER,

                     ax       AS REAL,

                     ay       AS REAL,

                     az       AS REAL    ) AS INTEGER

 


 

Rotates the 3D scene

 

Example:

 

D3D.Rotate( nControl, 90, 0, 0 )