Mesh Utility 1.0.0
by Black Rose Projects
Loading...
Searching...
No Matches
Overview

About

This is documentation for Black Rose Projects Mesh Utility.
You can get the full asset here.

Mesh Utility is a set of three tools:

  • Mesh Combiner
    • A simple but powerful tool to combine meshes with the same material into one, reducing batches.
  • Landscape Simplifier
    • A tool to remove expensive background rendering from the scene by creating a texture that will replace the geometry of faraway objects.
  • Mesh Cutter
    • A powerful tool to remove unseen vertices from meshes in the scene.

Requirements

To use the package, you need to add Unity.Collections and Unity.Mathematics in Package Manager.
After importing this asset, you will see a popup that allows you to do it with a single button press, or you can open that popup manually.

You can also add that packages manualy in Package Manager.

Components

All tools in this asset are components.
You can add them by using AddComponent Menu by name or at path.

Documentation and Tooltips

All windows and components from this asset contain a link to documentation in the top-right corner.

You can also view tooltips on any field or button in the inspector - just hover over it with the cursor.