ParticleSystemGameObjectFilter

enumeration

Description 描述

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

Properties 属性

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.