init
This commit is contained in:
14
addons/godot-xr-tools/hands/materials/labglove.tres
Normal file
14
addons/godot-xr-tools/hands/materials/labglove.tres
Normal file
@@ -0,0 +1,14 @@
|
||||
[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://ds2dpvbpht0ea"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d4gbpgjwjuovb" path="res://addons/godot-xr-tools/hands/textures/labglove_baseColor.png" id="1_iocxe"]
|
||||
[ext_resource type="Texture2D" uid="uid://dt6k4nuvpo38o" path="res://addons/godot-xr-tools/hands/textures/glove_normal.png" id="2_4tkm6"]
|
||||
[ext_resource type="Texture2D" uid="uid://yslwgnpbpeen" path="res://addons/godot-xr-tools/hands/textures/glove_occlusionRoughnessMetallic.png" id="3_voiob"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_iocxe")
|
||||
orm_texture = ExtResource("3_voiob")
|
||||
normal_enabled = true
|
||||
normal_scale = 0.1
|
||||
normal_texture = ExtResource("2_4tkm6")
|
||||
clearcoat_enabled = true
|
||||
ao_light_affect = 1.0
|
||||
Reference in New Issue
Block a user