Save your Mesh as an asset file.
This UnityEditor script adds context menu items to your MeshFilter component, allowing you to save its UnityEngine.Mesh object as a .asset file that you can then reuse in your project.
This is great for saving procedurally generated meshes that may be too resource-intensive to generate at runtime.
Just copy the folder called MeshSaver into your project's Assets folder, or drag it into Unity's project panel.
Save Mesh... will save the current shared mesh as an asset file.
Save Mesh As New Instance... will save a copy of the current mesh.
Note that "Save Mesh..." will not work if the mesh comes from an imported 3D asset/prefab.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4