camera.unit 410 B

1234567891011121314151617181920212223242526272829303132333435
  1. components = [
  2. {
  3. data = {
  4. position = [
  5. 0
  6. 0
  7. 0
  8. ]
  9. rotation = [
  10. 0
  11. 0
  12. 0
  13. 1
  14. ]
  15. scale = [
  16. 1
  17. 1
  18. 1
  19. ]
  20. }
  21. id = "1d578001-d96b-4b0e-90a9-181b32161a7d"
  22. type = "transform"
  23. }
  24. {
  25. data = {
  26. far_range = 1000
  27. fov = 0.78539800000000004
  28. near_range = 0.1
  29. projection = "perspective"
  30. }
  31. id = "2c75ed10-6fe9-4f4c-b28d-80ebca2ef66f"
  32. type = "camera"
  33. }
  34. ]