|
|
| |
finalize_3dmodel(3) |
Arcan Lua API |
finalize_3dmodel(3) |
finalize_3dmodel - Mark a 3D model as finalized
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.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |