Dither clouds

This commit is contained in:
Joshua Seigler 2018-10-12 14:03:43 -04:00
parent 8721b90d84
commit 0b5065bc97
7 changed files with 16 additions and 11 deletions

View file

@ -1,5 +1,5 @@
const props = {
rotation: 0.01,
cloudSpeed: 0.5,
};
module.exports = props;