This version of Unity is unsupported.

IJobParticleSystemParallelFor

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.