forked from fuglore/PD2-Hyper-Heisting
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhellvoid.custom_xml
More file actions
73 lines (73 loc) · 2.9 KB
/
Copy pathhellvoid.custom_xml
File metadata and controls
73 lines (73 loc) · 2.9 KB
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
<environment>
<metadata>
</metadata>
<data>
<sky_orientation>
<param key="rotation" value="0" />
</sky_orientation>
<others>
<param key="sky_texture" value="core/environments/skies/sky_2100_moon/sky_2100_moon"/>
<param key="global_world_overlay_mask_texture" value="units/pd2_dlc_jerry/terrain/jry_terrain_weight_df"/>
<param key="underlay" value="core/environments/skies/sky_2100_moon/sky_2100_moon"/>
<param key="sun_ray_color_scale" value="0.72242778539658"/>
<param key="global_world_overlay_texture" value="units/pd2_dlc_jerry/terrain/jry_terrain_df"/>
<param key="sun_ray_color" value="0.015686275437474 0 0"/>
<param key="global_texture" value="environments/cubemaps/cubemap_night_lcm"/>
</others>
<post_effect>
<deferred>
<deferred_lighting>
<apply_ambient>
<param key="ambient_scale" value="0"/>
<param key="sky_bottom_color" value="0.14509804546833 0 0"/>
<param key="fog_start_color" value="0.015686275437474 0 0"/>
<param key="effect_light_scale" value="1.5141307115555"/>
<param key="fog_far_low_color" value="0.015686275437474 0 0"/>
<param key="ambient_falloff_scale" value="0"/>
<param key="sky_bottom_color_scale" value="0.20000000298023"/>
<param key="ambient_color_scale" value="0.22599999606609"/>
<param key="ambient_color" value="0.070588238537312 0.054901961237192 0.054901961237192"/>
<param key="fog_max_range" value="2800"/>
<param key="bloom_threshold" value="0.5373682975769"/>
<param key="sky_top_color_scale" value="0.10000000149012"/>
<param key="sky_top_color" value="0.21568627655506 0 0"/>
<param key="fog_min_range" value="0"/>
<param key="fog_max_density" value="0.7"/>
</apply_ambient>
</deferred_lighting>
</deferred>
<shadow_processor>
<shadow_rendering>
<shadow_modifier>
<param key="slice3" value="9999 50000 0"/>
<param key="shadow_slice_depths" value="1534 2767 10000"/>
<param key="slice0" value="0 1534 0"/>
<param key="slice1" value="1533 2767 0"/>
<param key="slice2" value="2766 10000 0"/>
<param key="shadow_slice_overlap" value="1 1 1"/>
</shadow_modifier>
</shadow_rendering>
</shadow_processor>
<bloom_combine_post_processor>
<bloom_combine>
<bloom_lense>
<param key="lense_intensity" value="0.5"/>
<param key="bloom_blur_size" value="1"/>
<param key="bloom_intensity" value="0.92035353183746"/>
</bloom_lense>
</bloom_combine>
</bloom_combine_post_processor>
</post_effect>
<underlay_effect>
<sky>
<param key="color0" value="0.0039215688593686 0.0078431377187371 0.0039215688593686"/>
<param key="color2" value="0 0 0"/>
<param key="color2_scale" value="0"/>
<param key="color0_scale" value="0"/>
</sky>
</underlay_effect>
<environment_effects>
<param key="effects" value=""/>
</environment_effects>
</data>
</environment>