Streamingle_URP/ProjectSettings/FbxExportSettings.asset

43 lines
1.4 KiB (Stored with Git LFS)
Plaintext

{
"MonoBehaviour": {
"m_Enabled": true,
"m_EditorHideFlags": 0,
"m_Name": "FBX Export Settings",
"m_EditorClassIdentifier": "Unity.Formats.Fbx.Editor::UnityEditor.Formats.Fbx.Exporter.ExportSettings",
"Verbose": false,
"DisableAbsolutePathWarning": false,
"launchAfterInstallation": true,
"HideSendToUnityMenu": true,
"BakeAnimation": false,
"showConvertToPrefabDialog": true,
"integrationSavePath": "C:\\Users\\user\\Documents\\Streamingle_URP",
"selectedDCCApp": 0,
"prefabSavePaths": [
"."
],
"fbxSavePaths": [
"."
],
"selectedFbxPath": 0,
"selectedPrefabPath": 0,
"dccOptionNames": [],
"dccOptionPaths": [],
"exportModelSettingsSerialize": {
"exportFormat": 1,
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": false,
"include": 2,
"lodLevel": 0,
"objectPosition": 0,
"exportUnrendered": false,
"preserveImportSettings": false,
"keepInstances": false,
"embedTextures": false
},
"convertToPrefabSettingsSerialize": {
"exportFormat": 0,
"animatedSkinnedMesh": false,
"mayaCompatibleNaming": true
}
}
}