12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "metadata": {
- "version": 4.5,
- "type": "Object",
- "generator": "Object3D.toJSON"
- },
- "geometries": [
- {
- "uuid": "7A6FECB8-F13F-4A7D-A536-F5965EA50825",
- "type": "TorusBufferGeometry",
- "radius": 1,
- "tube": 0.4,
- "radialSegments": 8,
- "tubularSegments": 6,
- "arc": 6.283185
- }],
- "materials": [
- {
- "uuid": "8ABC72E1-6354-44F6-AA61-F68253ED93DE",
- "type": "MeshStandardMaterial",
- "color": 16777215,
- "roughness": 0.5,
- "metalness": 0.5,
- "emissive": 32832,
- "depthFunc": 3,
- "depthTest": true,
- "depthWrite": true,
- "stencilWrite": false,
- "stencilWriteMask": 255,
- "stencilFunc": 519,
- "stencilRef": 0,
- "stencilFuncMask": 255,
- "stencilFail": 7680,
- "stencilZFail": 7680,
- "stencilZPass": 7680
- }],
- "object": {
- "uuid": "7C61FBE2-0D96-493A-AD3F-BF6EA21C4305",
- "type": "Mesh",
- "name": "abc",
- "layers": 1,
- "matrix": [1,0,0,0,0,1,0,0,0,0,1,0,0,0,-1.862864,1],
- "geometry": "7A6FECB8-F13F-4A7D-A536-F5965EA50825",
- "material": "8ABC72E1-6354-44F6-AA61-F68253ED93DE"
- }
- }
|