FFXSystemInterface::GetGPUSortManager

Get the shared SortManager, used in the rendering loop to call [FGPUSortManager::OnPreRender()](API\Runtime\Engine\FGPUSortManager\OnPreRender) and [FGPUSortManager::OnPostRenderOpaque()](API\Runtime\Engine\FGPUSortManager\OnPostRenderOpaque)

Windows
MacOS
Linux

Override Hierarchy

FFXSystemInterface::GetGPUSortManager()

NiagaraEmitterInstanceBatcher::GetGPUSortManager()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/FXSystem.h

Include

#include "FXSystem.h"

Syntax

FGPUSortManager * GetGPUSortManager() const

Remarks

Get the shared SortManager, used in the rendering loop to call FGPUSortManager::OnPreRender() and FGPUSortManager::OnPostRenderOpaque()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss