This property modifies the effect of wind zones and Particle System Force Fields on particles emitted by the system.
Property | Function | |
---|---|---|
Multiplier | Значение масштабирования применённое к силе ветровых зон (wind zone forces). | |
Influence Filter | Choose whether to include Force Fields based on a Layer Mask, or via an explicit List. | |
List | Define an explicit list of Force Fields that can affect this Particle System. This appears when the Influence Filter is set to List. | |
Influence Mask | Use a Layer Mask to determine which Force Fields affect this Particle System. This appears when the Influence Filter is set to Layer Mask. This is set to Everything by default, but you can enable or disable the following options individually: - Nothing (automatically unticks all other options, turning them off) - Everything (automatically ticks all other options, turning them on) - Default - TransparentFX - Ignore Raycast - Water - UI - PostProcessing |
To get the best results out of this feature, create separate GameObjects with ParticleSystemForceFields components.
Terrain может включать в себя wind zones, которые будут влиять на подвижность деревьев на ландшафте. Включение этой секции параметров позволит ветровым зонам раздувать частица в разные стороны. Значение Multiplier позволи вам масштабировать эффект ветра, производимый на частицы, так как те будут разлетаться сильнее от ветра, чем например ветки деревьев.
2018–10–19 Page amended
Influence Filter and Influence Mask added to Particle System in 2018.3 NewIn20183