> For the complete documentation index, see [llms.txt](https://help.transmutr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.transmutr.com/outliner.md).

# Outliner

The **Outliner** shows the hierarchy of the loaded geometry model. Use it to select objects or parts of objects, disable geometry, override [simplification](/simplification.md), assign [materials](/materials.md), and define **blobs** for [proxy export](/exporting/proxies.md).

{% hint style="info" %}
The Outliner is available for geometry models only. Materials-only sessions hide it.
{% endhint %}

<figure><img src="https://2534260350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDRNUIptCZdVdnXGzNhSp%2Fuploads%2FdqKtkTqTMRVFnYSuOb70%2Foutliner.png?alt=media&amp;token=12f2fd4e-ff1d-4c9e-a007-58a8e339ec2e" alt=""><figcaption></figcaption></figure>

## Basic navigation

* Expand and collapse nodes to explore groups and meshes.
* Click a row to select it (selection syncs with the viewport).
* Use **Delete** / **Restore** on a node to exclude objects from export or bring it back. Disabled subtrees appear dimmed.

## Per-object simplification

Click the simplification control on a object to open a slider for that object only. Reset clears the override so the global [Simplification](/simplification.md) slider applies again.

Per-object levels **override** the global simplification level. That is useful when you want to keep a hero part dense while simplifying the rest.

## Assign materials

Open the material menu on a node to:

* See materials **Assigned to node** / **Assigned to mesh**
* Pick from **Available materials**
* Clear an assignment

You can also paint from the Materials tab. See [Materials](/materials.md).

## Blobs

A **blob** is a volume that wraps selected objects. Blobs are used by the **Blobs** proxy placeholder type.

1. Select objects that should form a blob.
2. Click **Make blob** on the Outliner row.
3. Use **Remove blob** to clear the assignment.
4. Toggle **Show blobs** in the viewport to preview volumes.
5. When exporting, choose the **Blobs** proxy type.

<div><figure><img src="https://2534260350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDRNUIptCZdVdnXGzNhSp%2Fuploads%2F0GHdD60gjwKpP75XRlsM%2Fblobs_viewport.webp?alt=media&amp;token=90a29e08-4f3e-4e38-b566-b13d39c2c60a" alt=""><figcaption><p>Blob placeholders</p></figcaption></figure> <figure><img src="https://2534260350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDRNUIptCZdVdnXGzNhSp%2Fuploads%2FIPDKeQ9ks3d4IqqjvTbz%2Fblobs_render.webp?alt=media&amp;token=c20a1c96-cbb3-477d-903e-69fd0d92a096" alt=""><figcaption><p>Rendered proxies</p></figcaption></figure></div>
