17 lines
806 B
Plaintext
17 lines
806 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://yafh4xu06rvu"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://sfy0pu6def2j" path="res://materials/grass/grass_albedo.jpg" id="1_p0vsp"]
|
|
[ext_resource type="Texture2D" uid="uid://c285cjs6bo18y" path="res://materials/grass/grass_ao.jpg" id="2_lytc3"]
|
|
[ext_resource type="Texture2D" uid="uid://8qs6qu1wky5" path="res://materials/grass/grass_normal.jpg" id="3_d1hb3"]
|
|
[ext_resource type="Texture2D" uid="uid://dthghdvueo2u2" path="res://materials/grass/grass_roughness.jpg" id="4_xytid"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1_p0vsp")
|
|
metallic_specular = 0.0
|
|
roughness_texture = ExtResource("4_xytid")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("3_d1hb3")
|
|
ao_enabled = true
|
|
ao_texture = ExtResource("2_lytc3")
|
|
texture_filter = 2
|