Version: 2023.2
言語: 日本語
メインモジュール
Shape モジュール

Emission モジュール

The properties in this module affect the rate and timing of Particle System emissions.

Using the Emission module

This module is part of the Particle System component. When you create a new Particle System GameObject, or add a Particle System component to an exiting GameObject, Unity adds the Emission module to the Particle System. By default, Unity enables this module. To create a new Particle System and enable this module:

  1. Click GameObject > Effects > Particle System.
  2. In the Inspector, find the Particle System component.
  3. In the Particle System component, find the Emission module fold-out.
  4. To the left of the fold-out header, enable the checkbox.

API

Since this module is part of the Particle System component, you access it through the ParticleSystem class. For information on how to access it and change values at runtime, see the Emission module API documentation.

プロパティ

For some properties in this section, you can use different modes to set their value. For information on the modes you can use, see Varying properties over time.

プロパティ 機能
Rate over Time ユニットタイム毎に放出されるパーティクルの数
Rate over Distance 移動したユニット距離毎に放出されるパーティクルの数
Bursts パーティクルを生成するイベント。この設定によって、指定した時間にパーティクルが放出されます
    Time バーストを放出する時間 (秒単位、Particle System 開始後の時間) を設定します
    Count 放出されるパーティクルの数を設定します
    Cycles 何回バーストを行うかを設定します
    Interval バーストが発生する各サイクルの合間の時間 (秒) を設定します
    Probability 各バーストイベントがパーティクルを生成する確率を制御します。値を大きくするとパーティクルがより多く生成され、値が 1 の場合はパーティクルが生成されることが保証されます。

詳細

放出率は一定にすることも、またはカーブにしたがってシステムの lifetime にわたって変化させることもできます。 Rate over Distance モードがアクティブな場合、親オブジェクトが移動する距離のユニットごとに、一定数のパーティクルが放出されます。 これは、オブジェクトの動きによって実際に作成されるパーティクル(たとえば、ダートトラック上で車の車輪から立ち上る埃)をシミュレートする場合に非常に役立ちます。

もし Rate over Time モードに設定されていたら、親オブジェクトがどのように動いているかに関係無く毎秒ごとに設定した数のパーティクルが放射されます。それに加えて、特定した時間に、追加パーティクルのバーストを加えることができます。例えば、煙を吐き出す蒸気機関の煙突で使うかもしれません。


  • 2018–10–19 修正されたページ

  • [2018.3](../Manual/30_search.html?q = newin20183) で、Unityのパーティクルシステム Emission モジュールに Burst probability を追加 NewIn20183

メインモジュール
Shape モジュール
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961