Message 1 of 2
create mesh faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I use MFnMesh.create() to create a mesh with special arrays... but when My mesh have many polygons it can be run very slow. Now my question is, is there faster way to create mesh? for example it run in multithreads...