refactor(srp): remove managed camera-frame policy key bridge
This commit is contained in:
@@ -58,17 +58,6 @@ namespace XCEngine.Rendering
|
||||
return GetPipelineRendererAssetKey();
|
||||
}
|
||||
|
||||
protected virtual string GetCameraFramePlanPolicyAssetKey()
|
||||
{
|
||||
return string.Empty;
|
||||
}
|
||||
|
||||
protected virtual string GetCameraFramePlanPolicyAssetKeyContextual(
|
||||
int rendererIndex)
|
||||
{
|
||||
return GetCameraFramePlanPolicyAssetKey();
|
||||
}
|
||||
|
||||
protected virtual bool UsesNativeCameraFramePlanBaseline()
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user