初步支持单点扩散

This commit is contained in:
caizhitao
2020-01-10 23:05:44 +08:00
parent f39e39e248
commit 6ac69a841a
7 changed files with 217 additions and 54 deletions

View File

@@ -8,7 +8,9 @@
},
"_defines": {
"USE_TEXTURE": true,
"USE_OLD_PHOTO": true
"ENABLE_DIFFUSION": true
},
"_props": {}
"_props": {
"radius": 0.2
}
}