NiagaraEmitterInstanceBatcher::ReleaseInstanceCounts_RenderThread

Called to release GPU instance counts that the batcher is tracking.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraEmitterInstanceBatcher.h"

Source

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

Syntax

void ReleaseInstanceCounts_RenderThread
(
    FNiagaraComputeExecutionContext * ExecContext,
    FNiagaraDataSet * DataSet
)

Remarks

Called to release GPU instance counts that the batcher is tracking.

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