This version of Unity is unsupported.

ParticleSystem.TriggerModule.GetCollider

Switch to Manual
public Component GetCollider(int index);

Parameters

indexWhich collider to return.

Returns

Component The collider at the given index.

Description

Get a collision shape associated with this Particle System trigger.