generated from krampus/template-godot4
17 lines
619 B
Plaintext
17 lines
619 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://dpsmjlhjpc7vs"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ckhiq6rfjv63u" path="res://assets/textures/gfolfball/gfolfball.png" id="1_vmujt"]
|
|
[ext_resource type="Texture2D" uid="uid://btntjs7mbdigu" path="res://assets/textures/gfolfball/gfolfball_normal.png" id="2_i1w1d"]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource("1_vmujt")
|
|
albedo_texture_force_srgb = true
|
|
metallic = 0.27
|
|
roughness = 0.67
|
|
normal_enabled = true
|
|
normal_scale = 0.2
|
|
normal_texture = ExtResource("2_i1w1d")
|
|
clearcoat_roughness = 0.0
|
|
uv1_scale = Vector3(3, 1.5, 3)
|
|
texture_filter = 4
|