Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FGPUSortManager
Syntax
FSortBatchArray SortBatches
Remarks
The different batches that will be used this frame, each one ending up being sorting work on the GPU. In many cases, there will only be one batch but some cases makes it possible to have 2 or more (for example when different key precision are used).