Version: 2018.2

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 関数

GetBurstGet a single burst from the array of bursts.
GetBurstsBurst 配列を取得します。
SetBurstSet a single burst in the array of bursts.
SetBurstsBurst の配列を設定します。