IJobParticleSystemParallelForExtensions
Extension methods for Jobs using the IJobParticleSystemParallelFor interface.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Class
- Namespace: UnityEngine.ParticleSystemJobs
- Assembly: UnityEngine.ParticleSystemModule
public static class IJobParticleSystemParallelForExtensions
Static Methods
Method | Description |
|---|---|
| EarlyJobInit | Gathers and caches reflection data for the internal job system's managed bindings. Unity is responsible for calling this method - don't call it yourself. |