marble.tres 933 B

123456789101112131415161718192021222324252627282930
  1. [gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://c5wve1c3hypfo"]
  2. [sub_resource type="Gradient" id="Gradient_57yod"]
  3. offsets = PackedFloat32Array(0, 0.51049, 0.671329, 1)
  4. colors = PackedColorArray(0.0235294, 0.0235294, 0.0392157, 1, 0.113725, 0.113725, 0.164706, 1, 0.128, 0.145067, 0.16, 1, 1, 1, 1, 1)
  5. [sub_resource type="FastNoiseLite" id="FastNoiseLite_vdicb"]
  6. frequency = 0.006
  7. fractal_type = 2
  8. fractal_octaves = 10
  9. fractal_lacunarity = 3.0
  10. fractal_gain = 0.6
  11. domain_warp_amplitude = 15.0
  12. domain_warp_frequency = 0.03
  13. domain_warp_fractal_octaves = 10
  14. [sub_resource type="NoiseTexture2D" id="NoiseTexture2D_oc5fq"]
  15. width = 1024
  16. height = 1024
  17. seamless = true
  18. color_ramp = SubResource("Gradient_57yod")
  19. noise = SubResource("FastNoiseLite_vdicb")
  20. [resource]
  21. albedo_texture = SubResource("NoiseTexture2D_oc5fq")
  22. roughness = 0.0
  23. rim_enabled = true
  24. rim_tint = 1.0
  25. clearcoat_roughness = 0.0
  26. texture_filter = 5