project.json 329 B

1234567891011121314151617181920
  1. {
  2. "general": {
  3. "designResolution": {
  4. "fitWidth": true,
  5. "fitHeight": false,
  6. "height": 1600,
  7. "width": 720
  8. }
  9. },
  10. "__version__": "1.0.6",
  11. "fbx": {
  12. "legacyFbxImporter": {
  13. "visible": true
  14. }
  15. },
  16. "script": {
  17. "preserveSymlinks": true
  18. },
  19. "custom_joint_texture_layouts": []
  20. }