123
This commit is contained in:
parent
fcee39af42
commit
d9713207fe
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
|
@ -13,3 +13,4 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
assetDefaultFramerate: 60
|
||||
m_DefaultFrameRate: 60
|
||||
|
|
Loading…
Reference in New Issue