feat: added reservoir to style test
This commit is contained in:
parent
0f8539e803
commit
9cd0624341
8 changed files with 3 additions and 4 deletions
|
|
@ -6,10 +6,9 @@ shading_mode = 0
|
|||
diffuse_mode = 3
|
||||
specular_mode = 2
|
||||
vertex_color_use_as_albedo = true
|
||||
albedo_color = Color(0.1836955, 0.1836955, 0.18369544, 1)
|
||||
albedo_color = Color(0.121152334, 0.121152334, 0.121152334, 1)
|
||||
grow = true
|
||||
grow_amount = 0.015
|
||||
proximity_fade_enabled = true
|
||||
grow_amount = 0.02
|
||||
proximity_fade_distance = 0.2
|
||||
stencil_mode = 3
|
||||
stencil_outline_thickness = 0.029
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue