| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "ao:enabled": false,
- "ao:filterRadius": 5,
- "ao:replaceMissingAlbedo": true,
- "ao:textureSamples": 8,
- "ao:vertexSamples": 100,
- "baking:baseColorMapResolution": 2048,
- "baking:displacementMapResolution": 2048,
- "baking:forcedDisplacementMax": 0,
- "baking:forcedDisplacementMin": 0,
- "baking:generateDisplacement": false,
- "baking:generateNormal": true,
- "baking:metallicMapResolution": 1024,
- "baking:normalMapResolution": 1024,
- "baking:occlusionMapResolution": 1024,
- "baking:roughnessMapResolution": 1024,
- "baking:sampleCount": 8,
- "baking:tangentSpaceNormals": true,
- "decimation:boundaryPreservationFactor": 0.5,
- "decimation:collapseDistanceThreshold": 0.050000000000000003,
- "decimation:collapseUnconnectedVertices": true,
- "decimation:defaultTarget": "f:20000",
- "decimation:method": "quadric",
- "decimation:preserveTopology": false,
- "decimation:qualityWeight": 0,
- "decimation:recomputeNormals": true,
- "export:baseColorMapFormat": "auto",
- "export:centerModel": false,
- "export:displacementMapFormat": "auto",
- "export:displacementToNormalMapAlpha": false,
- "export:emissiveMapFormat": "auto",
- "export:geometryCompression": "none",
- "export:metallicMapFormat": "auto",
- "export:normalMapFormat": "png",
- "export:occlusionMapFormat": "auto",
- "export:preferBinaryFormat": true,
- "export:roughnessMapFormat": "auto",
- "export:textureMapFilePrefix": "",
- "export:unlitMaterials": false,
- "general:maxConcurrentThreads": 0,
- "general:normalsHardAngleDeg": 180,
- "geoCompression:normalQuantization": 10,
- "geoCompression:positionQuantization": 14,
- "geoCompression:uvQuantization": 12,
- "import:rotateZUp": false,
- "inpainting:radius": 32,
- "logging:infoLevel": 3,
- "material:defaultBaseColor": "1 1 1",
- "material:defaultMetallic": 0.20000000000000001,
- "material:defaultRoughness": 0.40000000000000002,
- "packing:chartPadding": 0.00048828125,
- "remeshing:quadDominant": false,
- "rendering:background": "transparent",
- "rendering:cameraPosition": "auto",
- "rendering:cameraUpVector": "0 1 0",
- "rendering:cameraViewVector": "0 0 -1",
- "rendering:imageHeight": 1024,
- "rendering:imageWidth": 1024,
- "rendering:sampleCount": 1,
- "rendering:shadingMode": "pbr",
- "rendering:showBackFaces": false,
- "segmentation:chartAngleDeg": 130,
- "segmentation:cutAngleDeg": 88,
- "segmentation:maxPrimitivesPerChart": 10000,
- "unwrapping:cutOverlappingPieces": true,
- "unwrapping:method": "isometric"
- }
|