sq_r.tres 402 B

1234567891011121314
  1. [gd_resource type="SpatialMaterial" load_steps=2 format=2]
  2. [ext_resource path="res://textures/sq2.png" type="Texture" id=1]
  3. [resource]
  4. render_priority = 5
  5. params_diffuse_mode = 4
  6. albedo_color = Color( 0.588235, 0.423529, 0.482353, 1 )
  7. albedo_texture = ExtResource( 1 )
  8. metallic = 0.72
  9. transmission_enabled = true
  10. transmission = Color( 0.207843, 0.486275, 0.760784, 1 )
  11. uv1_scale = Vector3( 3, 2, 1 )