Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答