FNiagaraUtilities::AllowGPUSorting

Are we able to use the GPU for sorting?

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h

Include

#include "NiagaraCommon.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraCommon.cpp

Syntax

namespace FNiagaraUtilities
{
    bool FNiagaraUtilities::AllowGPUSorting
    (
        EShaderPlatform ShaderPlatform
    )
}

Remarks

Are we able to use the GPU for sorting?

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