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.