camera.unit 410 B

1234567891011121314151617181920212223242526272829303132333435
  1. components = [
  2. {
  3. data = {
  4. far_range = 1000
  5. fov = 1.0471999999999999
  6. near_range = 0.01
  7. projection = "perspective"
  8. }
  9. id = "c3c601b0-1a96-42f1-8801-d95a75d8d184"
  10. type = "camera"
  11. }
  12. {
  13. data = {
  14. position = [
  15. 0
  16. 0
  17. 0
  18. ]
  19. rotation = [
  20. 0
  21. 0
  22. 0
  23. 1
  24. ]
  25. scale = [
  26. 1
  27. 1
  28. 1
  29. ]
  30. }
  31. id = "2de2052d-8256-4627-a7db-de8764afcab4"
  32. type = "transform"
  33. }
  34. ]