mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-19 19:44:46 +00:00
59 lines
1.6 KiB
Plaintext
59 lines
1.6 KiB
Plaintext
[gd_resource type="Terrain3DMaterial" load_steps=4 format=3 uid="uid://c3isipd4wqxpk"]
|
|
|
|
[sub_resource type="Gradient" id="Gradient_rr0fn"]
|
|
offsets = PackedFloat32Array(0.2, 1)
|
|
colors = PackedColorArray(1, 1, 1, 1, 0, 0, 0, 1)
|
|
|
|
[sub_resource type="FastNoiseLite" id="FastNoiseLite_e3unr"]
|
|
noise_type = 2
|
|
frequency = 0.03
|
|
cellular_jitter = 3.0
|
|
cellular_return_type = 0
|
|
domain_warp_enabled = true
|
|
domain_warp_type = 1
|
|
domain_warp_amplitude = 50.0
|
|
domain_warp_fractal_type = 2
|
|
domain_warp_fractal_lacunarity = 1.5
|
|
domain_warp_fractal_gain = 1.0
|
|
|
|
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_esvkc"]
|
|
seamless = true
|
|
color_ramp = SubResource("Gradient_rr0fn")
|
|
noise = SubResource("FastNoiseLite_e3unr")
|
|
|
|
[resource]
|
|
_shader_parameters = {
|
|
"_mouse_layer": 2147483648,
|
|
"auto_base_texture": 0,
|
|
"auto_height_reduction": 0.1,
|
|
"auto_overlay_texture": 1,
|
|
"auto_slope": 2.25,
|
|
"blend_sharpness": 0.69,
|
|
"dual_scale_far": 100.0,
|
|
"dual_scale_near": 0.0,
|
|
"dual_scale_reduction": 0.3,
|
|
"dual_scale_texture": 0,
|
|
"height_blending": true,
|
|
"macro_variation1": Color(1, 1, 1, 1),
|
|
"macro_variation2": Color(0.968627, 0.929412, 0.905882, 1),
|
|
"noise1_angle": 0.0,
|
|
"noise1_offset": Vector2(0.5, 0.5),
|
|
"noise1_scale": 0.4,
|
|
"noise2_scale": 0.076,
|
|
"noise3_scale": 0.225,
|
|
"noise_texture": SubResource("NoiseTexture2D_esvkc"),
|
|
"tri_scale_reduction": 0.075,
|
|
"vertex_normals_distance": 128.0,
|
|
"world_noise_height": 64.0,
|
|
"world_noise_lod_distance": 7500.0,
|
|
"world_noise_max_octaves": 4,
|
|
"world_noise_min_octaves": 2,
|
|
"world_noise_offset": Vector3(0, 0, 0),
|
|
"world_noise_region_blend": 0.05,
|
|
"world_noise_scale": 5.0
|
|
}
|
|
world_background = 2
|
|
texture_filtering = 1
|
|
auto_shader = true
|
|
dual_scaling = true
|