LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.