File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ MonoBehaviour:
14
14
m_EditorClassIdentifier :
15
15
HullBrushMaxVertInputs : 400
16
16
HullBrushMaxKnots : 900
17
- ReferenceImagesMaxFileSize : 10485760
18
- ReferenceImagesMaxDimension : 4352
19
- ReferenceImagesResizeDimension : 1024
20
- MemoryWarningVertCount : 1000000
17
+ ReferenceImagesMaxFileSize : 2147483647
18
+ ReferenceImagesMaxDimension : 2147483647
19
+ ReferenceImagesResizeDimension : 2147483647
20
+ MemoryWarningVertCount : 2147483647
21
21
UseFileSystemWatcher : 1
22
22
EnableAutosave : 0
23
23
QuickLoadMaxDistancePerFrame : 4
@@ -29,7 +29,6 @@ MonoBehaviour:
29
29
EnableExportGlb : 1
30
30
EnableExportJson : 0
31
31
EnableExportUsd : 0
32
- EnableExportLatk : 1
33
32
EnableExportMemoryOptimization : 1
34
33
EnableMulticamPreview : 1
35
34
EnabledMulticamStyles : 000000000100000002000000
You can’t perform that action at this time.
0 commit comments