mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
minor adjustments to particles
This commit is contained in:
parent
60f2314469
commit
edd11a670a
1 changed files with 2 additions and 2 deletions
|
@ -506,8 +506,8 @@ function MyController(hand) {
|
|||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"particleRadius": 0.01,
|
||||
"radiusSpread": 0,
|
||||
"particleRadius": 0.015,
|
||||
"radiusSpread": 0.005,
|
||||
// "radiusStart": 0.01,
|
||||
// "radiusFinish": 0.01,
|
||||
// "colorSpread": {
|
||||
|
|
Loading…
Reference in a new issue