Skip to content
On this page

Aggregation

Overview

The AggregationProcessor reduces the amount of draw calls by taking a scene with multiple objects and materials and converting them to a single object with a single material. It will not produce any geometric changes. The original UV charts are preserved but repacked into a new unified texture atlas. There are some options regarding the UV creation.

It can also volumetrically cull triangles on insides of objects that are combined using the EnableGeometryCulling setting.

Aggregation
Aggregation

Supported components

The Aggregation processor works with:

  • Material LOD

  • Chart aggregator
    Accessible from the mapping image settings.

  • Visibility
    Accessible from the visibility settings. Use it to re-size UV chart sizes depending on how visible they are.