enable smoothed framerate with min/max 60 to 200
This commit is contained in:
@@ -88,6 +88,11 @@ bAllowClientSideNavigation=True
|
||||
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/SGBasicDemo")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/SGBasicDemo")
|
||||
GameUserSettingsClassName=/Script/SenseGlove.SGGameUserSettings
|
||||
SmoothedFrameRateRange=(LowerBound=(Type=Inclusive,Value=60.000000),UpperBound=(Type=Exclusive,Value=200.000000))
|
||||
MinDesiredFrameRate=60.000000
|
||||
bUseFixedFrameRate=False
|
||||
FixedFrameRate=200.000000
|
||||
bSmoothFrameRate=True
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
|
||||
Reference in New Issue
Block a user