Увеличил прозрачность шума
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
const props = defineProps({
|
||||
opacity: {
|
||||
type: Number,
|
||||
default: 0.025,
|
||||
default: 0.014, //0.025,
|
||||
},
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user