mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 00:10:09 +01:00
20 lines
625 B
Plaintext
20 lines
625 B
Plaintext
[gd_resource type="NoiseTexture2D" load_steps=3 format=3 uid="uid://dw4mslgkir1bd"]
|
|
|
|
[sub_resource type="Gradient" id="Gradient_d5vv8"]
|
|
offsets = PackedFloat32Array(0.00813008, 0.341463, 0.674797, 1)
|
|
colors = PackedColorArray(0.05, 0.05, 0.05, 1, 0.510312, 0.415082, 0.239094, 1, 0.95, 0.799267, 0.627, 1, 1, 1, 1, 1)
|
|
|
|
[sub_resource type="FastNoiseLite" id="FastNoiseLite_65rwj"]
|
|
noise_type = 2
|
|
frequency = 0.005
|
|
fractal_type = 3
|
|
fractal_octaves = 9
|
|
fractal_ping_pong_strength = 5.84
|
|
|
|
[resource]
|
|
width = 1024
|
|
height = 1024
|
|
seamless = true
|
|
color_ramp = SubResource("Gradient_d5vv8")
|
|
noise = SubResource("FastNoiseLite_65rwj")
|