From edd11a670a8d48688a4b545d90793a3ee5bc2584 Mon Sep 17 00:00:00 2001 From: "James B. Pollack" Date: Tue, 22 Dec 2015 14:38:53 -0800 Subject: [PATCH] minor adjustments to particles --- examples/controllers/handControllerGrab.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/controllers/handControllerGrab.js b/examples/controllers/handControllerGrab.js index 61e7e1d16a..8f291b509a 100644 --- a/examples/controllers/handControllerGrab.js +++ b/examples/controllers/handControllerGrab.js @@ -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": {