FNiagaraUtilities::AllowGPUParticles

Whether GPU particles are currently allowed. Could change depending on config and runtime switches.

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::AllowGPUParticles
    (
        EShaderPlatform ShaderPlatform
    )
}

Remarks

Whether GPU particles are currently allowed. Could change depending on config and runtime switches.

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