set frame cap to 50
This commit is contained in:
parent
3a1e9c5fa5
commit
3d81ca3522
|
@ -74,6 +74,8 @@ FontDPI=72
|
||||||
MinDesiredFrameRate=50.000000
|
MinDesiredFrameRate=50.000000
|
||||||
SmoothedFrameRateRange=(LowerBound=(Type=Inclusive,Value=50.000000),UpperBound=(Type=Exclusive,Value=60.000000))
|
SmoothedFrameRateRange=(LowerBound=(Type=Inclusive,Value=50.000000),UpperBound=(Type=Exclusive,Value=60.000000))
|
||||||
GenerateDefaultTimecodeFrameRate=(Numerator=50,Denominator=1)
|
GenerateDefaultTimecodeFrameRate=(Numerator=50,Denominator=1)
|
||||||
|
bUseFixedFrameRate=True
|
||||||
|
FixedFrameRate=50.000000
|
||||||
|
|
||||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||||
bEnablePlugin=True
|
bEnablePlugin=True
|
||||||
|
|
Loading…
Reference in a new issue