Limit Velocity Over Lifetime モジュールのスクリプトインターフェース
dampen | この速度超えると速度制限を行います。 |
drag | Controls the amount of drag applied to the particle velocities. |
dragMultiplier | Change the drag multiplier. |
enabled | Limit Force Over Lifetime モジュールの有効/無効を切り替えます。 |
limit | 軸ごとのカーブを使用しない場合に適用される最大速度カーブ |
limitMultiplier | Change the limit multiplier. |
limitX | X 軸の最大速度カーブ |
limitXMultiplier | Change the limit multiplier on the X axis. |
limitY | Y 軸の最大速度カーブ |
limitYMultiplier | Change the limit multiplier on the Y axis. |
limitZ | Z 軸の最大速度カーブ |
limitZMultiplier | Change the limit multiplier on the Z axis. |
multiplyDragByParticleSize | Adjust the amount of drag applied to particles, based on their sizes. |
multiplyDragByParticleVelocity | Adjust the amount of drag applied to particles, based on their speeds. |
separateAxes | 軸ごとに独立して速度制限を設定します。 |
space | 速度制限をローカル空間(トランスフォームの値によって回転する空間)、ワールド空間のどちらで行うかを指定します。 |