Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

model.json 1.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "metadata": {
  3. "version": 4.5,
  4. "type": "Object",
  5. "generator": "Object3D.toJSON"
  6. },
  7. "geometries": [
  8. {
  9. "uuid": "7A6FECB8-F13F-4A7D-A536-F5965EA50825",
  10. "type": "TorusBufferGeometry",
  11. "radius": 1,
  12. "tube": 0.4,
  13. "radialSegments": 8,
  14. "tubularSegments": 6,
  15. "arc": 6.283185
  16. }],
  17. "materials": [
  18. {
  19. "uuid": "8ABC72E1-6354-44F6-AA61-F68253ED93DE",
  20. "type": "MeshStandardMaterial",
  21. "color": 16777215,
  22. "roughness": 0.5,
  23. "metalness": 0.5,
  24. "emissive": 32832,
  25. "depthFunc": 3,
  26. "depthTest": true,
  27. "depthWrite": true,
  28. "stencilWrite": false,
  29. "stencilWriteMask": 255,
  30. "stencilFunc": 519,
  31. "stencilRef": 0,
  32. "stencilFuncMask": 255,
  33. "stencilFail": 7680,
  34. "stencilZFail": 7680,
  35. "stencilZPass": 7680
  36. }],
  37. "object": {
  38. "uuid": "7C61FBE2-0D96-493A-AD3F-BF6EA21C4305",
  39. "type": "Mesh",
  40. "name": "abc",
  41. "layers": 1,
  42. "matrix": [1,0,0,0,0,1,0,0,0,0,1,0,0,0,-1.862864,1],
  43. "geometry": "7A6FECB8-F13F-4A7D-A536-F5965EA50825",
  44. "material": "8ABC72E1-6354-44F6-AA61-F68253ED93DE"
  45. }
  46. }