Version: 2021.3
言語: 日本語
Renderer モジュール
Visual Effect Graph

Particle System Force Field

Particle System Force Field コンポーネントは パーティクルシステム のパーティクルに力を適用します。このコンポーネントをパーティクルシステムにアタッチするには、パーティクルシステムの External Forces モジュール を有効にし、レイヤーマスクか特定の Force Field コンポーネントを割り当てます。

パーティクルシステムとその使用についての詳しい説明は、パーティクルシステム を参照してください。

プロパティ

パーティクルにさまざまなタイプの力を適用するには、Particle System Force Field コンポーネントを使用します。

すべての力は Force Field のローカル空間に適用されます。例えば、Transform を回転させると、方向と回転のプロパティに影響します。

Property Function
Shape
Shape Select the shape of the area of influence.
Start Range Set the value for the inner point within the shape where the area of influence begins.
End Range Set the value for the outer point of the shape where the area of influence ends.
Direction X, Y and Z Set a linear force to apply to particles along the x-axis, y-axis and z-axis. The higher the value, the greater the force. You can specify a constant force or vary the force over time. See Varying properties over time documentation for more information.
Gravity
Strength Set the amount of attraction that particles have towards the focal point within the shape. The higher the value, the greater the strength. You can specify a constant strength or vary the strength over time. For more informtion, see Varying properties over time documentation.
Gravity Focus Set the focal point for gravity to pull particles towards. A value of 0 attracts particles to the center of the shape, and a value of 1 attracts particles to the outer edge of the shape.
Rotation
Speed Set the speed for the Particle System to propel particles around the vortex, which is the center of the force field. The higher the value, the faster the speed. You can specify a constant speed or vary the speed over time. For more information, see the Varying properties over time documentation.
Attraction Set the strength that particles are dragged into the vortex motion. A value of 1 applies the maximum attraction, and a value of 0 applies no attraction. You can specify a constant attraction or vary the attraction over time. For more information, see the Varying properties over time documentation.
Rotation Randomness Set a random axes of the shape to propel particles around. A value of 1 applies maximum randomness, and a value of 0 applies no randomness.
Drag
Strength Set the strength of the drag effect which slows particles down. The higher the value, the greater the strength. You can specify a constant strength or vary the strength over time. For more information, see the Varying properties over time documentation.
Multiply Drag by Size Enable this checkbox to adjust the drag based on the size of the particles.
Multiply Drag by Velocity Enable this checkbox to adjust the drag based on the velocity of the particles.
Vector Field
Volume Texture Select the texture of the vector field.
Speed Set the speed of the multiplier to apply to particles traveling through the vector field. The higher the value, the faster the speed. You can specify a constant strength or vary the strength over time. See Varying properties over time.
Attraction Set the strength at which Unity drags particles into the vector field motion. The higher the value, the greater the attraction. You can specify a constant attraction or vary the attraction over time. See Varying properties over time.

  • 2019–05–16 修正されたページ

  • Particle System Force Field は[2018.3](../Manual/30_search.html?q = newin20183)で追加 NewIn20183

Renderer モジュール
Visual Effect Graph