Files
workinf_Blender_Wasm/tests/golden/M11-02/lighting-field-roundtrip.json
mes123456 0fe8d2bb56
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Advance M8-M11 parity workflows
2026-08-17 04:37:07 -04:00

47 lines
958 B
JSON

{
"camera": {
"lensMm": 35,
"sensorWidthMm": 32,
"sensorHeightMm": 18,
"sensorFit": 2,
"shift": [0.1, -0.2],
"near": 0.2,
"far": 500,
"orthoScale": 8,
"viewportFov": 28.841546,
"viewportHorizontalFov": 49.134343,
"viewportFilmGauge": 18,
"viewportFilmOffset": 1.8
},
"light": {
"color": [0.25, 0.5, 0.75],
"energy": 400,
"exposure": 1,
"temperature": 5000,
"useTemperature": true,
"castsShadow": false,
"radius": 0.3,
"spotAngle": 1.1,
"spotBlend": 0.25,
"areaSize": 3,
"areaSizeY": 2,
"areaSpread": 2.4,
"sunAngle": 0.1,
"viewportIntensity": 80,
"viewportColor": [0.25, 0.3910381443, 0.4834313443]
},
"world": {
"color": [0.1, 0.2, 0.3],
"exposure": 0.5,
"mist": {
"enabled": true,
"type": "LINEAR",
"start": 2,
"depth": 50,
"intensity": 0.2,
"height": 3
}
},
"tolerance": 0.00001
}