PGRData/Resources/Client/Graphic/Shadow.json

58 lines
1.2 KiB
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Level": 0,
"DisplayName": "Close",
"ShadowType": 0,
"SoftShadow": null,
"TextureSize": null,
"Range": null,
2022-12-25 10:46:20 +00:00
"Layers": [],
2022-12-20 07:23:11 +00:00
"LightCameraDistance": null
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 1,
"DisplayName": "Patch",
"ShadowType": 1,
"SoftShadow": null,
"TextureSize": null,
"Range": null,
2022-12-25 10:46:20 +00:00
"Layers": [],
2022-12-20 07:23:11 +00:00
"LightCameraDistance": null
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 2,
"DisplayName": "Mesh",
"ShadowType": 2,
"SoftShadow": null,
"TextureSize": null,
"Range": null,
2022-12-25 10:46:20 +00:00
"Layers": [],
2022-12-20 07:23:11 +00:00
"LightCameraDistance": null
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 3,
"DisplayName": "Blur Shadow (SD)",
"ShadowType": 3,
"SoftShadow": 0.0,
"TextureSize": 512.0,
"Range": 2.0,
2022-12-25 10:46:20 +00:00
"Layers": [
9.0,
12.0
],
2022-12-20 07:23:11 +00:00
"LightCameraDistance": 3.0
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 4,
"DisplayName": "Blur Shadow (HD)",
"ShadowType": 3,
"SoftShadow": 1.0,
"TextureSize": 1024.0,
"Range": 2.0,
2022-12-25 10:46:20 +00:00
"Layers": [
9.0,
12.0
],
2022-12-20 07:23:11 +00:00
"LightCameraDistance": 3.0
2022-12-19 17:21:16 +00:00
}
]