FreeBSD Manual Pages
finalize_3dmodel(3) Arcan Lua API finalize_3dmodel(3) NAME finalize_3dmodel - Mark a 3D model as finalized SYNOPSIS finalize_3dmodel( vid ) DESCRIPTION Destructive transformations, e.g. scale vertices, baseorient etc. only make sense if all submeshes that should be added to a model are available. Since some mesh functions are internally asynchronous, these transforms need to be deferred until mesh data is available. This function locks the model and prevents further mesh attachments. SEE ALSO: 3d August 2026 finalize_3dmodel(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=finalize_3dmodel&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
