UNiagaraDataInterface::PerInstanceDataPassedToRenderThreadSize

The size of the data this class will provide to ProvidePerInstanceDataForRenderThread.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterface::PerInstanceDataPassedToRenderThreadSize()

UNiagaraDataInterfaceSpline::PerInstanceDataPassedToRenderThreadSize()

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterface.h"

Syntax

virtual int32 PerInstanceDataPassedToRenderThreadSize() const

Remarks

The size of the data this class will provide to ProvidePerInstanceDataForRenderThread. MUST be 16 byte aligned!

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