sq_b.tres 346 B

12345678910111213
  1. [gd_resource type="SpatialMaterial" load_steps=2 format=2]
  2. [ext_resource path="res://textures/sq.png" type="Texture" id=1]
  3. [resource]
  4. render_priority = 8
  5. params_diffuse_mode = 4
  6. albedo_texture = ExtResource( 1 )
  7. roughness = 0.68
  8. transmission_enabled = true
  9. transmission = Color( 0.203922, 0.203922, 0.505882, 1 )
  10. uv1_scale = Vector3( 3, 2, 1 )