Select your preferred scripting language. All code snippets will be displayed in this language.
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.
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 cotnrols where particles are spawned, but does not affect their size or movement. |