Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IJobParticleSystemParallelForBatch

interface in UnityEngine.ParticleSystemJobs

Description

Inherit from this interface to implement a Particle System job.

Public Methods

ExecuteImplement this method to access and modify particle properties.