ParticleSystemGameObjectFilter

enumeration

Cambiar al Manual

Descripción

The particle GameObject filtering mode that specifies which objects are used by specific Particle System modules.

Variables

LayerMaskInclude objects based on a layer mask, where all objects that match the mask are included.
ListInclude objects based on an explicitly provided list.
LayerMaskAndListInclude objects based on both a layer mask and an explicitly provided list.