mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
13 lines
648 B
Plaintext
13 lines
648 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://b2588u4jkfiog"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dw4mslgkir1bd" path="res://materials/textures/trypophobia_albedo.tres" id="1_1gqoj"]
|
|
[ext_resource type="Texture2D" uid="uid://dd5i28wnuc2cs" path="res://materials/textures/trypophobia_normal.tres" id="2_0h02x"]
|
|
[ext_resource type="Texture2D" uid="uid://muqmqaqefsrm" path="res://materials/textures/trypophobia_roughness.tres" id="2_2fvnl"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1_1gqoj")
|
|
roughness_texture = ExtResource("2_2fvnl")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("2_0h02x")
|
|
texture_filter = 5
|