look I am trying to show flame in particle system .But when i change the particle num,the color get changed.1 particle///// 100 particles as you can see ,the color in 100 particles are changed to yellow in the beside.this is why? i set the color as [color: new THREE.Vector3(0.02, 1, 0.5)] which should display red only. is it contains with the HSL color?
Thank you!