OCIO and Fullscreen stubs
This commit is contained in:
@@ -22,6 +22,31 @@
|
||||
"pixelFormat": "auto",
|
||||
"resolution": "1080p"
|
||||
},
|
||||
"windowOutput": {
|
||||
"fullscreen": true,
|
||||
"borderless": true,
|
||||
"display": "default",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 0,
|
||||
"height": 0,
|
||||
"vsync": true,
|
||||
"allowTearing": false
|
||||
},
|
||||
"colorPipeline": {
|
||||
"ocioEnabled": false,
|
||||
"ocioConfig": "",
|
||||
"inputColorSpace": "scene_linear",
|
||||
"workingColorSpace": "scene_linear",
|
||||
"outputColorSpace": "rec709",
|
||||
"display": "sRGB",
|
||||
"view": "Rec.709",
|
||||
"look": "",
|
||||
"exposure": 0,
|
||||
"gamma": 1,
|
||||
"workingFormat": "rgba16f",
|
||||
"linearWorkingSpace": true
|
||||
},
|
||||
"previewEnabled": true,
|
||||
"previewFps": 59.94,
|
||||
"runtimeShaderId": "",
|
||||
|
||||
Reference in New Issue
Block a user