init
This commit is contained in:
18
addons/godot-xr-tools/hands/materials/ghost_hand.tres
Normal file
18
addons/godot-xr-tools/hands/materials/ghost_hand.tres
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://p0q2df2dmy62"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dgkfppran5j1f" path="res://addons/godot-xr-tools/hands/textures/glove_caucasian_green_camo.png" id="1_rbe3r"]
|
||||
[ext_resource type="Texture2D" uid="uid://d2iocwfr47kqp" path="res://addons/godot-xr-tools/hands/textures/glove_fingerless_occlusionRoughnessMetallic.png" id="2_qqman"]
|
||||
|
||||
[sub_resource type="ORMMaterial3D" id="ORMMaterial3D_wu6j1"]
|
||||
transparency = 1
|
||||
depth_draw_mode = 1
|
||||
albedo_texture = ExtResource("1_rbe3r")
|
||||
orm_texture = ExtResource("2_qqman")
|
||||
|
||||
[resource]
|
||||
render_priority = -1
|
||||
next_pass = SubResource("ORMMaterial3D_wu6j1")
|
||||
transparency = 1
|
||||
no_depth_test = true
|
||||
shading_mode = 0
|
||||
albedo_color = Color(0, 1, 1, 0.25098)
|
||||
Reference in New Issue
Block a user