mirror of
https://github.com/godotengine/godot-benchmarks.git
synced 2026-01-05 10:10:08 +03:00
13 lines
528 B
Plaintext
13 lines
528 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://bfeekuxw8xn3c"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bdqmxodvt6h5o" path="res://thirdparty/sponza/textures/sponza_thorn_diff.webp" id="1_1xbna"]
|
|
[ext_resource type="Texture2D" uid="uid://o2hkv5gf0g5w" path="res://thirdparty/sponza/textures/sponza_thorn_ddn.webp" id="2_wijuo"]
|
|
|
|
[resource]
|
|
resource_name = "leaf"
|
|
transparency = 4
|
|
albedo_texture = ExtResource("1_1xbna")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("2_wijuo")
|
|
texture_filter = 5
|