project.json 243 B

12345678910111213141516
  1. {
  2. "general": {
  3. "designResolution": {
  4. "fitWidth": false,
  5. "fitHeight": true,
  6. "height": 720,
  7. "width": 1200
  8. }
  9. },
  10. "__version__": "1.0.5",
  11. "fbx": {
  12. "legacyFbxImporter": {
  13. "visible": true
  14. }
  15. }
  16. }