44 lines
798 B
JSON
44 lines
798 B
JSON
{
|
|
"preset_id": "PP_Neutral",
|
|
"name": "Neutral",
|
|
"description": "Clean, no grading - base starting point",
|
|
"settings": {
|
|
"color_grading": {
|
|
"temperature": 6500,
|
|
"tint": 0,
|
|
"saturation": 1.0,
|
|
"contrast": 1.0,
|
|
"gamma": 1.0,
|
|
"gain": 1.0
|
|
},
|
|
"shadows": {
|
|
"saturation": 1.0,
|
|
"contrast": 1.0,
|
|
"gamma": 1.0,
|
|
"gain": 1.0
|
|
},
|
|
"midtones": {
|
|
"saturation": 1.0,
|
|
"contrast": 1.0,
|
|
"gamma": 1.0,
|
|
"gain": 1.0
|
|
},
|
|
"highlights": {
|
|
"saturation": 1.0,
|
|
"contrast": 1.0,
|
|
"gamma": 1.0,
|
|
"gain": 1.0
|
|
},
|
|
"tone_curve": {
|
|
"shadows": 0.0,
|
|
"highlights": 0.0
|
|
},
|
|
"vignette": {
|
|
"intensity": 0.0
|
|
},
|
|
"film_grain": {
|
|
"intensity": 0.0
|
|
}
|
|
}
|
|
}
|