feat: expanded style test
This commit is contained in:
parent
b34aae1bda
commit
c0d0451236
19 changed files with 135 additions and 5 deletions
|
|
@ -1,6 +1,9 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cd4vnmrmj8cj7"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
cull_mode = 1
|
||||
shading_mode = 0
|
||||
diffuse_mode = 3
|
||||
|
|
@ -9,6 +12,6 @@ vertex_color_use_as_albedo = true
|
|||
albedo_color = Color(0.121152334, 0.121152334, 0.121152334, 1)
|
||||
grow = true
|
||||
grow_amount = 0.02
|
||||
proximity_fade_distance = 0.2
|
||||
proximity_fade_distance = 0.1
|
||||
stencil_mode = 3
|
||||
stencil_outline_thickness = 0.029
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue