bad working laptop
This commit is contained in:
parent
1bc4559b49
commit
84f1903177
|
|
@ -22,8 +22,8 @@ impl MaterialUi {
|
||||||
render_shadows_bool: true,
|
render_shadows_bool: true,
|
||||||
shadow_step_count: 3,
|
shadow_step_count: 3,
|
||||||
shadow_step_size: 2,
|
shadow_step_size: 2,
|
||||||
shadow_min_bias: 5.0,
|
shadow_min_bias: 7.0,
|
||||||
shadow_fac_bias: 1.0,
|
shadow_fac_bias: 4.0,
|
||||||
shadow_max_bias: 100.0,
|
shadow_max_bias: 100.0,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue