feat(rendering): add managed fullscreen stage planning seam
This commit is contained in:
@@ -10,5 +10,10 @@ namespace XCEngine
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
protected internal virtual void ConfigureCameraFramePlan(
|
||||
ScriptableRenderPipelinePlanningContext context)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user