Version: 5.6

EmissionModule

struct in UnityEngine

マニュアルに切り替える

説明

Emissioon モジュールのスクリプトインターフェース

変数

burstCountBurst の現在の数
enabledEmission モジュールの有効/無効を切り替えます
rateOverDistanceThe rate at which new particles are spawned, over distance.
rateOverDistanceMultiplierChange the rate over distance multiplier.
rateOverTimeThe rate at which new particles are spawned, over time.
rateOverTimeMultiplierChange the rate over time multiplier.

Public 関数

GetBurstsBurst 配列を取得します。
SetBurstsBurst の配列を設定します。