Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FInstanceCullingContext
Description
Returns true if there are any instances in this context needing to be rendered. Must not be called before WaitForSetupTask if BeginAsyncSetup was called.
| Name | HasCullingCommands |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/InstanceCulling/InstanceCullingContext.h |
| Include Path | #include "InstanceCulling/InstanceCullingContext.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/InstanceCulling/InstanceCullingContext.cpp |
bool HasCullingCommands() const