Add render-graph blackboard for camera frame resources

This commit is contained in:
2026-04-14 16:59:10 +08:00
parent 3e6e997485
commit 4fe456c1a2
8 changed files with 118 additions and 3 deletions

View File

@@ -137,7 +137,8 @@ bool SceneRenderFeatureHost::Record(
clearAttachments,
context.executionSucceeded,
context.beginPassCallback,
context.endPassCallback
context.endPassCallback,
context.blackboard
};
if (!featurePass->RecordRenderGraph(featureContext)) {
Debug::Logger::Get().Error(