feat(rendering): add scriptable render context v1
This commit is contained in:
@@ -13,7 +13,7 @@ namespace XCEngine
|
||||
}
|
||||
|
||||
protected internal virtual bool RecordStageRenderGraph(
|
||||
CameraFrameStage stage)
|
||||
ScriptableRenderContext context)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user