Render
This commit is contained in:
@@ -39,6 +39,7 @@ r.DefaultFeature.AutoExposure=False
|
||||
r.DefaultFeature.AntiAliasing=2
|
||||
r.VirtualTextures=True
|
||||
r.ReflectionCaptureResolution=128
|
||||
r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject=False
|
||||
|
||||
[/Script/NavigationSystem.NavigationSystemV1]
|
||||
DefaultAgentName=None
|
||||
@@ -78,3 +79,17 @@ MinimumiOSVersion=IOS_12
|
||||
[/Script/NavigationSystem.RecastNavMesh]
|
||||
RuntimeGeneration=Static
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
bAllowNetworkConnection=True
|
||||
SecurityToken=3B4D63E94AAA2FB88CD4B18E7EC01250
|
||||
bIncludeInShipping=False
|
||||
bAllowExternalStartInShipping=False
|
||||
bCompileAFSProject=False
|
||||
bUseCompression=False
|
||||
bLogFiles=False
|
||||
bReportStats=False
|
||||
ConnectionType=USBOnly
|
||||
bUseManualIPAddress=False
|
||||
ManualIPAddress=
|
||||
|
||||
|
||||
@@ -115,6 +115,12 @@ bUseMouseForTouch=False
|
||||
bEnableMouseSmoothing=True
|
||||
bEnableFOVScaling=True
|
||||
bCaptureMouseOnLaunch=True
|
||||
bEnableLegacyInputScales=True
|
||||
bEnableMotionControls=True
|
||||
bFilterInputByPlatformUser=False
|
||||
bEnableInputDeviceSubsystem=True
|
||||
bShouldFlushPressedKeysOnViewportFocusLost=True
|
||||
bEnableDynamicComponentInputBinding=True
|
||||
bAlwaysShowTouchInterface=False
|
||||
bShowConsoleOnFourFingerTap=True
|
||||
bEnableGestureRecognizer=False
|
||||
@@ -207,8 +213,8 @@ DoubleClickTime=0.200000
|
||||
+AxisMappings=(AxisName="AxisGrabLeft",Scale=1.000000,Key=OculusTouch_Left_Trigger_Axis)
|
||||
+AxisMappings=(AxisName="AxisGrabRight",Scale=1.000000,Key=OculusTouch_Right_Grip_Axis)
|
||||
+AxisMappings=(AxisName="AxisGrabLeft",Scale=1.000000,Key=OculusTouch_Left_Grip_Axis)
|
||||
DefaultPlayerInputClass=/Script/Engine.PlayerInput
|
||||
DefaultInputComponentClass=/Script/Engine.InputComponent
|
||||
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
|
||||
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
||||
DefaultTouchInterface=None
|
||||
-ConsoleKeys=Tilde
|
||||
+ConsoleKeys=Tilde
|
||||
|
||||
Reference in New Issue
Block a user