Version: 5.6
public bool enableInteriorCollisions ;

설명

Allow particles to collide when inside colliders.

This can be particularly useful if you are moving colliders around in script, and using particles for pickups, in order to avoid missing any collision events. However, it may be necessary to disable it in other cases, where you could find particles getting trapped inside colliders.