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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答