Version: 5.5
#Particle System メインモジュール
Shape module

Emission モジュール

このモジュールのプロパティーはパーティクル放射の頻度とタイミングに影響を与えます。

プロパティー

プロパティー 機能
Rate over Time ユニットタイム毎に放出されるパーティクルの数
Rate over Distance 移動したユニット距離毎に放出されるパーティクルの数
Bursts Allows extra particles to be emitted at specified times.

Details

放射の頻度は一定か、カーブに基づいてパーティクルの寿命の間に変化します。もし Rate over Distance モードが選択されていたら、親のオブジェクトが移動した距離に応じて一定数のパーティクルが放射されます。これは、オブジェクトの動きによって実際に生成されるパーティクルをシミュレートするのにとても便利です(例えば、汚れたトラックのタイヤから出る砂埃など)。Distance モードは パーティクルシステムセクションの Simulation SpaceWorld に設定されているときのみ使用可能であることに注意してください。

If Rate over Time is active then the desired number of particles are emitted each second regardless of how the parent object moves. Additionally, you can add bursts of extra particles that appear at specific times (for example, a steam train chimney that produces puffs of smoke).

#Particle System メインモジュール
Shape module