20 lines
834 B
Plaintext
20 lines
834 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://bvy3xngb287wd"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dstrf0oxck5by" path="res://assets/textures/woodgrain/woodgrain_albedo.png" id="1_4wqgt"]
|
|
[ext_resource type="Texture2D" uid="uid://celwjqrlb4cdv" path="res://assets/textures/woodgrain/woodgrain_rough.exr" id="2_o8vs7"]
|
|
[ext_resource type="Texture2D" uid="uid://doix25s0krepr" path="res://assets/textures/woodgrain/woodgrain_normal.png" id="3_elfj7"]
|
|
|
|
[resource]
|
|
resource_name = "wood"
|
|
cull_mode = 2
|
|
albedo_texture = ExtResource("1_4wqgt")
|
|
metallic = 1.0
|
|
metallic_texture = ExtResource("2_o8vs7")
|
|
metallic_texture_channel = 2
|
|
roughness_texture = ExtResource("2_o8vs7")
|
|
roughness_texture_channel = 1
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("3_elfj7")
|
|
use_z_clip_scale = true
|
|
z_clip_scale = 0.1
|