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