From 023fd0607df33e56d49e90b6098dc5e2edbf4c71 Mon Sep 17 00:00:00 2001 From: ericrius1 Date: Tue, 16 Feb 2016 15:29:42 -0800 Subject: [PATCH] added alpha start --- examples/particle_explorer/particleExplorer.js | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/particle_explorer/particleExplorer.js b/examples/particle_explorer/particleExplorer.js index f258d55052..41f08a9f7e 100644 --- a/examples/particle_explorer/particleExplorer.js +++ b/examples/particle_explorer/particleExplorer.js @@ -60,6 +60,7 @@ var keysToAllow = [ 'colorFinish', 'alpha', 'alphaSpread', + 'alphaStart', 'alphaFinish', 'emitterShouldTrail' ];