refactor(srp): move directional shadow planning policy into managed urp
This commit is contained in:
@@ -73,6 +73,12 @@ namespace XCEngine.Rendering
|
||||
stage);
|
||||
}
|
||||
|
||||
protected virtual string
|
||||
GetDirectionalShadowPlanningPolicyAssetKey()
|
||||
{
|
||||
return string.Empty;
|
||||
}
|
||||
|
||||
protected virtual string
|
||||
GetDirectionalShadowExecutionPolicyAssetKey()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user