ExternalForcesModule

struct in UnityEngine

Cambiar al Manual

Descripción

Script interface for the ExternalForcesModule of a Particle System.

Variables

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.

Funciones Públicas

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