Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FFXSystemInterface > PreRender
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/FXSystem.h |
Include | #include "FXSystem.h" |
void PreRender
&40;
FRDGBuilder & GraphBuilder,
TConstStridedView< FSceneView > Views,
FSceneUniformBuffer & SceneUniformBuffer,
bool bAllowGPUParticleUpdate
&41;
Remarks
Notification from the renderer that it is about to draw FX belonging to this system.