Go to the source code of this file.
|
| bool | LumenScene::HasPrimitiveNaniteMeshBatches (const FPrimitiveSceneProxy *Proxy) |
| |
| bool | LumenScene::AllowSurfaceCacheCardSharing () |
| |
| bool | LumenScene::CullUndergroundTexels () |
| |
| void | LumenScene::AllocateCardCaptureAtlas (FRDGBuilder &GraphBuilder, FIntPoint CardCaptureAtlasSize, FCardCaptureAtlas &CardCaptureAtlas, EShaderPlatform ShaderPlatform) |
| |
| void | LumenScene::AddCardCaptureDraws (const FScene *Scene, FCardPageRenderData &CardPageRenderData, const FLumenPrimitiveGroup &PrimitiveGroup, TConstArrayView< const FPrimitiveSceneInfo * > SceneInfoPrimitives, FMeshCommandOneFrameArray &VisibleMeshCommands, TArray< int32, SceneRenderingAllocator > &PrimitiveIds) |
| |
| void | Nanite::RecordLumenCardParameters (FRHIBatchedShaderParameters &ShaderParameters, FNaniteShadingCommand &ShadingCommand, TUniformBufferRef< FLumenCardOutputs > Outputs) |
| |