diff --git a/ProjectSettings/FbxExportSettings.asset b/ProjectSettings/FbxExportSettings.asset new file mode 100644 index 00000000..c30529e0 --- /dev/null +++ b/ProjectSettings/FbxExportSettings.asset @@ -0,0 +1,47 @@ +{ + "MonoBehaviour": { + "m_Enabled": true, + "m_EditorHideFlags": 0, + "m_Name": "FBX Export Settings", + "m_EditorClassIdentifier": "", + "Verbose": false, + "launchAfterInstallation": false, + "HideSendToUnityMenu": false, + "BakeAnimation": false, + "showConvertToPrefabDialog": true, + "integrationSavePath": "E:/0 UnityProjects/2023/ElectricityBusinessHall_DigitalTwin", + "selectedDCCApp": 0, + "prefabSavePaths": [ + "." + ], + "fbxSavePaths": [ + "C:/Users/24536/Desktop/新建文件夹", + "." + ], + "selectedFbxPath": 0, + "selectedPrefabPath": 0, + "dccOptionNames": [ + "3ds Max 2024" + ], + "dccOptionPaths": [ + "D:/Program Files/Autodesk/3ds Max 2024/3dsmax.exe" + ], + "exportModelSettingsSerialize": { + "exportFormat": 0, + "animatedSkinnedMesh": false, + "mayaCompatibleNaming": true, + "include": 0, + "lodLevel": 0, + "objectPosition": 0, + "exportUnrendered": true, + "preserveImportSettings": false, + "keepInstances": false, + "embedTextures": false + }, + "convertToPrefabSettingsSerialize": { + "exportFormat": 0, + "animatedSkinnedMesh": false, + "mayaCompatibleNaming": true + } + } +} \ No newline at end of file diff --git a/ProjectSettings/TimelineSettings.asset b/ProjectSettings/TimelineSettings.asset index b4fbdb09..cfaebd7a 100644 --- a/ProjectSettings/TimelineSettings.asset +++ b/ProjectSettings/TimelineSettings.asset @@ -13,3 +13,4 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: assetDefaultFramerate: 60 + m_DefaultFrameRate: 60 diff --git a/新建文本文档.txt b/新建文本文档.txt deleted file mode 100644 index e69de29b..00000000