ralpha-assets/RalphaData/presets/post/pp_cinematic.json

47 lines
973 B
JSON

{
"preset_id": "PP_Cinematic",
"name": "Cinematic",
"description": "Film-like look with crushed blacks and teal/orange color grading",
"category": "stylized",
"bloom": {
"intensity": 0.5,
"threshold": -1.0
},
"exposure": {
"method": "manual",
"exposure_compensation": 0.0,
"min_brightness": 0.03,
"max_brightness": 2.0
},
"color_grading": {
"temperature": 6500,
"tint": 0,
"saturation": 1.05,
"contrast": 1.1,
"gamma": 1.0,
"gain": 1.0,
"offset": 0,
"shadows_saturation": 0.9,
"shadows_contrast": 1.1,
"shadows_tint": "#1A3D5C",
"highlights_saturation": 1.1,
"highlights_tint": "#FFE4C4",
"toe": 0.55,
"shoulder": 0.26,
"black_clip": 0.02,
"white_clip": 0.04
},
"vignette": {
"intensity": 0.3
},
"chromatic_aberration": {
"intensity": 0.1,
"start_offset": 0.5
},
"film_grain": {
"intensity": 0.15,
"response": 0.8
},
"lut": null
}