Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/InstanceCulling > API/Runtime/Renderer/InstanceCulling/FInstanceCullingContext
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/InstanceCulling/InstanceCullingContext.h |
| Include | #include "InstanceCulling/InstanceCullingContext.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/InstanceCulling/InstanceCullingContext.cpp |
void AddInstanceRunsToDrawCommand
&40;
uint32 IndirectArgsOffset,
int32 InstanceDataOffset,
const uint32 &42; Runs,
uint32 NumRuns,
EInstanceFlags InstanceFlags
&41;
Remarks
Command that is executed in the per-view, post-cull pass to gather up the instances belonging to this primitive. Multiple commands may add to the same slot, ordering is not preserved.