This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IParticleSystemJob

interface in UnityEngine.Experimental.ParticleSystemJobs

Description

Inherit from this interface when implementing a Particle System job.

Public Methods

ProcessParticleSystemImplement this method to access and modify particle properties.