This version of Unity is unsupported.

ParticleSystem.TriggerModule.GetCollider

Switch to Manual

Declaration

public Component GetCollider(int index);

Parameters

index Which collider to return.

Returns

Component The collider at the given index.

Description

Get a collision shape associated with this Particle System trigger.