fence material

This commit is contained in:
2025-02-27 23:51:46 +01:00
parent 13824c1445
commit 88f787d41e
4 changed files with 276 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
type = "StandardMaterial"
[material]
base_color_texture = "fence.png"
alpha_mode = { Mask = 0.5 }