Question by
switlle · Sep 23, 2015 at 11:08 AM ·
collisionparticlesparticlesystemmessagemesh vertices
Particle System Collision Mode
Is there any chance to get in the World mode the "Particle Radius" parameter from the Plane mode?
1.jpg
(242.3 kB)
Comment
Answer by CybernetHacker14 · Oct 05, 2017 at 06:13 AM
Can you try accessing the Particle System component through the GetComponent method? Mostly after accessing the Particle System component, you may have an option to get the Particle Radius parameter. As far as I know, those sub-menus of Particle System can be accessed by this method.