优化
This commit is contained in:
@@ -54,7 +54,7 @@ namespace Ichni
|
||||
{
|
||||
Application.targetFrameRate = targetFrame;
|
||||
UniversalRenderPipelineAsset currentUrpAsset = GraphicsSettings.renderPipelineAsset as UniversalRenderPipelineAsset;
|
||||
currentUrpAsset.renderScale = 0.7f + 0.1f * resolutionLevel;
|
||||
currentUrpAsset.renderScale = 0.5f + 0.1f * resolutionLevel;
|
||||
}
|
||||
|
||||
public void ApplyLanguage()
|
||||
|
||||
Reference in New Issue
Block a user