UNiagaraDataInterface::IsUsedWithGPUEmitter

Used to determine if we need to create GPU resources for the emitter.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h

Include

#include "NiagaraDataInterface.h"

Source

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

Syntax

bool IsUsedWithGPUEmitter
(
    class FNiagaraSystemInstance * SystemInstance
) const

Remarks

Used to determine if we need to create GPU resources for the emitter.

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