FNiagaraUtilities::SupportsGPUParticles

Whether the platform supports GPU particles. A static function that doesn't not rely on any runtime switches.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraCommon.h"

Syntax

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

Remarks

Whether the platform supports GPU particles. A static function that doesn't not rely on any 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