Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
scale_3dvertices(3)		  Arcan Lua API 	     scale_3dvertices(3)

NAME
     scale_3dvertices  -  Statically  scale  the  vertex values of the specified
     model.

SYNOPSIS
     nil
     scale_3dvertices( objid, dx, dy, dz )

DESCRIPTION
     This 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)

3d				   August 2026		     scale_3dvertices(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=scale_3dvertices&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help