Version: 2020.2
언어: 한국어

ParticleSystemGameObjectFilter

enumeration

매뉴얼로 전환

설명

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

변수

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.