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