Initial commit
This commit is contained in:
18
Config/DefaultEditor.ini
Normal file
18
Config/DefaultEditor.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
[UnrealEd.SimpleMap]
|
||||
SimpleMapName=/Game/FirstPersonBP/Maps/FirstPersonExampleMap
|
||||
|
||||
[EditoronlyBP]
|
||||
bAllowClassAndBlueprintPinMatching=true
|
||||
bReplaceBlueprintWithClass= true
|
||||
bDontLoadBlueprintOutsideEditor= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
|
||||
[/Script/AdvancedPreviewScene.SharedProfiles]
|
||||
|
||||
[/Script/UnrealEd.EditorPerformanceProjectSettings]
|
||||
MobileScreenPercentageMode=BasedOnDPIScale
|
||||
NonRealtimeScreenPercentageMode=BasedOnDisplayResolution
|
||||
RealtimeScreenPercentageMode=Manual
|
||||
ManualScreenPercentage=50.000000
|
||||
MinViewportRenderingResolution=720
|
||||
|
||||
Reference in New Issue
Block a user