mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 06:58:56 +02: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,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"particleRadius": 0.01,
|
"particleRadius": 0.015,
|
||||||
"radiusSpread": 0,
|
"radiusSpread": 0.005,
|
||||||
// "radiusStart": 0.01,
|
// "radiusStart": 0.01,
|
||||||
// "radiusFinish": 0.01,
|
// "radiusFinish": 0.01,
|
||||||
// "colorSpread": {
|
// "colorSpread": {
|
||||||
|
|
Loading…
Reference in a new issue