Document toolboxDocument toolbox

2021.1.1560.3 List Large Meshes



Overview

Gives ordering of meshes based on amount triangles, amount vertices, name or amount prefab instances.


Where to find

The List Large Meshes can be found under Alpha Features > Mesh Tools > List Large Meshes.

This open the tools window as shown here:


Feature layout

The image below shows the complete feature layout of the List Large Meshes. window.

Filter type

The type of filtering that should be done:

  • NAME: ordered inverse alphabetically.

  • VERTICES: highest object object is the one with the most vertices.

  • TRIANGLES: highest object object is the one with the most triangles.

  • INDICES: highest object is the one with the most amount of prefab instances.

Find

When button is pressed the ordering is done on selected game objects and their children.

data

 

Name

Name of object.

Number Of Vertices

Number of vertices of object.

Number Of Triangles

Number of triangles of object.

Number Of Instances

Number of prefab instances of object.

Connected Game Object

Game object connected to data


How to use

  1. Select objects who you want to order (children are also ordered).

Prefabs are seen as 1 object even if made off multiple meshes.

  1. Select type of ordering in Filter Type.

  2. Press Find button.

  3. Data should be shown below Find button.

Prespective Documentation