Zombiegame/ProjectSettings/FbxExportSettings.asset

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2026-02-05 09:41:18 +00:00
{
"MonoBehaviour": {
"m_Enabled": true,
"m_EditorHideFlags": 0,
"m_Name": "",
"m_EditorClassIdentifier": "",
"Verbose": false,
"autoUpdaterEnabled": true,
"launchAfterInstallation": true,
"HideSendToUnityMenu": true,
"BakeAnimation": true,
"IntegrationSavePath": "/Users/jeminlee/git-projects/Unity-Programming-Essence/OnProgress/Bang",
"selectedDCCApp": 0,
"prefabSavePaths": [
"."
],
"fbxSavePaths": [
"."
],
"selectedFbxPath": 0,
"selectedPrefabPath": 0,
"dccOptionNames": [],
"dccOptionPaths": [],
"exportModelSettingsSerialize": {
"exportFormat": 0,
"rootMotionTransfer": "",
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": true,
"include": 0,
"lodLevel": 0,
"objectPosition": 0,
"exportUnrendered": true
},
"convertToPrefabSettingsSerialize": {
"exportFormat": 0,
"rootMotionTransfer": "",
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": true
}
}
}