RotateMesh mesh,pitch#,yaw#,roll#  

Parameters:

mesh - mesh handle
pitch# - pitch of mesh
yaw# - yaw of mesh
roll# - roll of mesh

Description:

Rotates all vertices of a mesh by the specified rotation.

Example:

None.

Index