Version: 2019.2

InheritVelocityModule

struct in UnityEngine

マニュアルに切り替える

説明

Inherit Velocity Module はパーティクルが放出されたとき、エミッターの速度をどのようにパーティクルに反映させるかを管理します。

NOTE: The inherit velocity module only has an effect if the Particle System is set to simulate in world space. If the system is simulating in local space, this module is ignored. See Also: ParticleSystem, ParticleSystem.inheritVelocity.

変数

curveパーティクルの生存期間中、エミッター速度をどのくらい適用するかを定義するカーブ
curveMultiplierChange the curve multiplier.
enabledInheritVelocity モジュールの有効/無効を切り替えます。
modeエミッターの速度をパーティクルに適用する方法。