1
0
mirror of https://github.com/xiaopeng12138/MaiDXR.git synced 2025-02-17 11:18:37 +01:00

120 fps capture test

This commit is contained in:
xpeng 2022-01-20 19:40:18 +01:00
parent d0f0eb9316
commit 331c4459bf
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -59,3 +59,8 @@ sysinfo.txt
# Crashlytics generated file
crashlytics-build.properties
#Ignore all .meta file
*.meta
#But not source file with postfix. which is everything but a folder
!*.*.meta

View File

@ -2451,7 +2451,7 @@ MonoBehaviour:
captureMode: 1
capturePriority: 0
captureRequestTiming: 0
captureFrameRate: 90
captureFrameRate: 120
drawCursor: 0
updateTitle: 1
searchAnotherWindowWhenInvalid: 0