FFXSystemInterface::PostRenderOpaque

Notification from the renderer that opaque primitives have rendered.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/FXSystem.h

Include

#include "FXSystem.h"

Syntax

void PostRenderOpaque
(
    FRDGBuilder & GraphBuilder,
    TConstArrayView< FViewInfo > Views,
    bool bAllowGPUParticleUpdate
)

Remarks

Notification from the renderer that opaque primitives have rendered.