Version: 2020.3
언어: 한국어
public Component GetCollider (int particleIndex, int colliderIndex);

파라미터

particleIndex The index of the particle event.
colliderIndex The index of the collider to obtain.

반환

Component The Collider or Collider2D Component that a particle is interacting with.

설명

Retrieve a specific Collider that a particle iss interacting with.