-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathengineeffectdata.json
76 lines (76 loc) · 2 KB
/
engineeffectdata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"color_grading": {
"color_grading_type": 1
},
"post_style": {
"post_style_shader_params": {
"1": {
"DepthScale": 3.0,
"LineColor": {
"__tuple__": true,
"items": [
0.05,
0.03,
0.03
]
},
"PixelIntensity": 2.0
},
"4": {
"DepthScale": 0.79,
"LineColor": {
"__tuple__": true,
"items": [
0.05,
0.05,
0.05
]
},
"TotalControl": 0.6
}
},
"post_style_type": 4
},
"sky_box": {
"sky_box_type": 100001
},
"terrain": {
"terrain_version": 2,
"water_materials": [
{
"color": {
"__tuple__": true,
"items": [
0.051,
0.123,
0.341
]
},
"custom_color": true,
"flow_direction": 90.0,
"flow_perturbation": 0.5,
"flow_speed": 0.3,
"mat_id": 1,
"name": "\u6c34",
"original": true
},
{
"color": {
"__tuple__": true,
"items": [
0.947,
0.117,
0.007
]
},
"custom_color": true,
"flow_direction": 0.0,
"flow_perturbation": 0.3,
"flow_speed": 0.2,
"mat_id": 2,
"name": "\u5ca9\u6d46",
"original": true
}
]
}
}