ezEngine Release 26.9
Loading...
Searching...
No Matches
ezRenderGraphRenderEvent Struct Reference

Public Types

enum class  Type { BeginRender , BeforeGraphExecution , AfterGraphExecution , EndRender }
 

Public Attributes

Type m_Type
 
ezRenderGraphm_pGraph = nullptr
 
ezRenderGraphContextm_pContext = nullptr
 

Member Enumeration Documentation

◆ Type

enum class ezRenderGraphRenderEvent::Type
strong
Enumerator
BeginRender 

Fired before rendering begins.

BeforeGraphExecution 

Fired before executing a render graph.

AfterGraphExecution 

Fired after executing a render graph.

EndRender 

Fired after rendering is complete.


The documentation for this struct was generated from the following file: