Version: 2019.3

ExternalForcesModule

struct in UnityEngine

マニュアルに切り替える

説明

Script interface for the ExternalForcesModule of a Particle System.

変数

enabledSpecifies whether the ExternalForcesModule is enabled or disabled.
influenceFilterApply all Force Fields belonging to a matching Layer to this Particle System.
multiplierMultiplies the magnitude of external forces affecting the particles.

Public 関数

IsAffectedByDetermines whether any particles are inside the influence of a Force Field.