plane.mesh 535 B

123456789101112131415
  1. geometries = {
  2. "Plane" = {
  3. position = [ -256.000000 0.000000 256.000000 256.000000 0.000000 256.000000 -256.000000 0.000000 -256.000000 256.000000 0.000000 -256.000000 ]
  4. normal = [ 0.000000 1.000000 0.000000 ]
  5. texcoord = [ 128.474411 -127.474403 128.474411 128.474411 -127.474403 128.474411 -127.474388 -127.474403 ]
  6. indices = {
  7. size = 6
  8. data = [
  9. [ 1 3 2 0 1 2 ]
  10. [ 0 0 0 0 0 0 ]
  11. [ 0 1 2 3 0 2 ]
  12. ]
  13. }
  14. }
  15. }