First commit
This commit is contained in:
17
visuals/textures/new_noise_texture_2d.tres
Normal file
17
visuals/textures/new_noise_texture_2d.tres
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="NoiseTexture2D" load_steps=2 format=3 uid="uid://bsxod2wcjw5ik"]
|
||||
|
||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_qng1f"]
|
||||
noise_type = 3
|
||||
seed = -2140753962
|
||||
frequency = 0.4595
|
||||
fractal_type = 0
|
||||
fractal_octaves = 1
|
||||
fractal_lacunarity = 2.335
|
||||
fractal_gain = -0.12
|
||||
domain_warp_amplitude = 30.41
|
||||
|
||||
[resource]
|
||||
width = 1920
|
||||
height = 1080
|
||||
noise = SubResource("FastNoiseLite_qng1f")
|
||||
normalize = false
|
||||
Reference in New Issue
Block a user