FNDIVelocityGridProxy::ConsumePerInstanceDataFromGameThread

Get the data that will be passed to render

Windows
MacOS
Linux

Override Hierarchy

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfaceVelocityGrid.h

Include

#include "Niagara/NiagaraDataInterfaceVelocityGrid.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/Niagara/NiagaraDataInterfaceVelocityGrid.cpp

Syntax

virtual void ConsumePerInstanceDataFromGameThread
(
    void * PerInstanceData,
    const FNiagaraSystemInstanceID & Instance
)

Remarks

Get the data that will be passed to render

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