feat(srp): formalize renderer contracts and project feature bridge

This commit is contained in:
2026-04-20 15:03:45 +08:00
parent 10b092d467
commit a615f78e72
13 changed files with 1604 additions and 28 deletions

View File

@@ -69,7 +69,7 @@ namespace XCEngine.Rendering.Universal
}
m_features.Add(feature);
feature.Create();
feature.CreateInstance();
}
protected virtual void AddRenderPasses(