YAMO-Unity6_MainProject/ProjectSettings/FbxExportSettings.asset
2025-06-08 00:37:44 +09:00

49 lines
1.5 KiB
Plaintext

{
"MonoBehaviour": {
"m_Enabled": true,
"m_EditorHideFlags": 0,
"m_Name": "FBX Export Settings",
"m_EditorClassIdentifier": "",
"Verbose": false,
"DisableAbsolutePathWarning": false,
"launchAfterInstallation": true,
"HideSendToUnityMenu": true,
"BakeAnimation": false,
"showConvertToPrefabDialog": true,
"integrationSavePath": "H:\\Dropbox\\ANI_LeeSeungMin\\#Unity\\YAMO-SRP-Nilotoon",
"selectedDCCApp": 1,
"prefabSavePaths": [
"."
],
"fbxSavePaths": [
"."
],
"selectedFbxPath": 0,
"selectedPrefabPath": 0,
"dccOptionNames": [
"3ds Max 2023",
"3ds Max 2025"
],
"dccOptionPaths": [
"C:/Program Files/Autodesk/3ds Max 2023/3dsmax.exe",
"C:/Program Files/Autodesk/3ds Max 2025/3dsmax.exe"
],
"exportModelSettingsSerialize": {
"exportFormat": 1,
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": true,
"include": 0,
"lodLevel": 0,
"objectPosition": 0,
"exportUnrendered": true,
"preserveImportSettings": false,
"keepInstances": true,
"embedTextures": false
},
"convertToPrefabSettingsSerialize": {
"exportFormat": 1,
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": false
}
}
}