Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ParticlePhysicsExtensions.SetTriggerParticles(ParticleSystem,ParticleSystemTriggerEventType,Particle[],int,int)

Parameters

psParticle system.
typeType of trigger to set particles for.
particlesParticle array.
offsetOffset into the array, if you only want to write back a subset of the returned particles.
countNumber of particles to write, if you only want to write back a subset of the returned particles.

Description

Write modified particles back to the particle system, during a call to OnParticleTrigger.

See Also: ParticleSystem.GetTriggerParticles.

Did you find this page useful? Please give it a rating: