ezEngine Release 26.3
Loading...
Searching...
No Matches
ezWorldModule::UpdateContext Struct Reference

Context passed to update functions containing information about component range to process. More...

#include <WorldModule.h>

Public Attributes

ezUInt32 m_uiFirstComponentIndex = 0
 Index of the first component to process in this batch.
 
ezUInt32 m_uiComponentCount = 0
 Number of components to process in this batch.
 

Detailed Description

Context passed to update functions containing information about component range to process.


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