feat(srp): formalize renderer contracts and project feature bridge
This commit is contained in:
@@ -69,7 +69,7 @@ namespace XCEngine.Rendering.Universal
|
||||
}
|
||||
|
||||
m_features.Add(feature);
|
||||
feature.Create();
|
||||
feature.CreateInstance();
|
||||
}
|
||||
|
||||
protected virtual void AddRenderPasses(
|
||||
|
||||
Reference in New Issue
Block a user