feat(rendering): add managed camera request planning seam
This commit is contained in:
@@ -11,6 +11,11 @@ namespace XCEngine
|
||||
return null;
|
||||
}
|
||||
|
||||
protected internal virtual void ConfigureCameraRenderRequest(
|
||||
ScriptableRenderPipelineCameraRequestContext context)
|
||||
{
|
||||
}
|
||||
|
||||
protected internal virtual void ConfigureCameraFramePlan(
|
||||
ScriptableRenderPipelinePlanningContext context)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user