Rasagar/Library/PackageCache/com.unity.formats.fbx/Editor/Unity.Formats.Fbx.Editor.asmdef
2024-08-30 17:33:54 +03:00

28 lines
683 B
Plaintext

{
"name": "Unity.Formats.Fbx.Editor",
"references": [
"Unity.Timeline",
"Unity.Timeline.Editor",
"Unity.Formats.Fbx.Runtime",
"Autodesk.Fbx",
"Unity.Recorder.Editor",
"Unity.Recorder"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.recorder",
"expression": "4.0.0",
"define": "ENABLE_FBX_RECORDER"
}
],
"noEngineReferences": false
}