|
NAMEscale_3dvertices - Statically scale the vertex values of the specified model.SYNOPSISnilscale_3dvertices( objid, dx, dy, dz ) DESCRIPTIONThis function transforms all the vertices assigned to the specified model. This is a harmful transform and may unnecessarily reduce precision if called repeatedly. For temporary transformtions, see scale3d_model.SEE ALSO:scale3d_model(3)
Visit the GSP FreeBSD Man Page Interface. |