feat: GI设置默认最高画质,移除废弃Toon材质
This commit is contained in:
@@ -40,6 +40,7 @@ r.DefaultFeature.MotionBlur=False
|
||||
r.TextureStreaming=False
|
||||
r.AntiAliasingMethod=0
|
||||
r.Mobile.AntiAliasing=3
|
||||
r.ScreenPercentage.Default=100.000000
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
@@ -76,8 +77,9 @@ CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
||||
|
||||
[/Script/Engine.UserInterfaceSettings]
|
||||
bAuthorizeAutomaticWidgetVariableCreation=False
|
||||
FontDPIPreset=Standard
|
||||
FontDPI=72
|
||||
FontDPIPreset=Unreal
|
||||
FontDPI=96
|
||||
bUseCustomFontDPI=False
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
|
||||
Reference in New Issue
Block a user