Autodesk.Fbx.asmdef 282 B

12345678910111213
  1. {
  2. "name": "Autodesk.Fbx",
  3. "references": [],
  4. "optionalUnityReferences": [],
  5. "includePlatforms": [
  6. "Editor",
  7. "LinuxStandalone64",
  8. "macOSStandalone",
  9. "WindowsStandalone64"
  10. ],
  11. "excludePlatforms": [],
  12. "allowUnsafeCode": false
  13. }