intrinsic-183 Scale3DObject

Top  Previous  Next

183: Scale3DObject(Handle, X, Y, Z);

 

This intrinsic scales the specified object by multiplying all its vertices by the X, Y and Z scale values.

 

Arguments:

 

Handle. This argument is an integer handle created by the Add3DObject intrinsic. It can be any type of visible 3D Object including meshes, strings or lines.

 

X, Y, Z. These arguments are real values that control the scaling in each of the X, Y and Z directions. Values greater than one increase the size. Values less than one decrease the size.