Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/InstanceCulling > API/Runtime/Renderer/InstanceCulling/FInstanceCullingContext
| Type | Name | Description | |
|---|---|---|---|
| void | BuildRenderingCommands
(
FRDGBuilder& GraphBuilder, |
This BuildRenderingCommands operation may be deferred and merged into a global pass when possible. | |
| void | BuildRenderingCommands
(
FRDGBuilder& GraphBuilder, |
This version is never deferred, nor async, calling BeginAsyncSetup before this is an error. |