Advance M8-M11 parity workflows
This commit is contained in:
46
tests/golden/M11-02/lighting-field-roundtrip.json
Normal file
46
tests/golden/M11-02/lighting-field-roundtrip.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user