enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseControl how particle systems apply transform scale.
Hierarchy | Scale the Particle System using the entire transform hierarchy. |
Local | Scale the Particle System using only its own transform scale. (Ignores parent scale). |
Shape | Only apply transform scale to the shape component, which controls where particles are spawned, but does not affect their size or movement. |