ScaleMesh mesh,x_scale#,y_scale#,z_scale#  

Parameters:

mesh - mesh handle
x_scale# - x scale of mesh
y_scale# - y scale of mesh
z_scale# - z scale of mesh

Description:

Scales all vertices of a mesh by the specified scaling factors.

Example:

None.

Index