Files
beyond/ProjectSettings/FbxExportSettings.asset
2024-11-20 15:21:28 +01:00

39 lines
1.2 KiB
Plaintext

{
"MonoBehaviour": {
"m_Enabled": true,
"m_EditorHideFlags": 0,
"m_Name": "",
"m_EditorClassIdentifier": "Unity.Formats.Fbx.Editor:UnityEditor.Formats.Fbx.Exporter:ExportSettings",
"Verbose": false,
"launchAfterInstallation": true,
"HideSendToUnityMenu": true,
"BakeAnimation": true,
"showConvertToPrefabDialog": true,
"integrationSavePath": "E:\\BEYOND\\Beyond_Game\\Beuond_URP",
"selectedDCCApp": 0,
"prefabSavePaths": [
"."
],
"fbxSavePaths": [
"."
],
"selectedFbxPath": 0,
"selectedPrefabPath": 0,
"dccOptionNames": [],
"dccOptionPaths": [],
"exportModelSettingsSerialize": {
"exportFormat": 0,
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": true,
"include": 2,
"lodLevel": 0,
"objectPosition": 0,
"exportUnrendered": true
},
"convertToPrefabSettingsSerialize": {
"exportFormat": 0,
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": true
}
}
}