Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IJobParticleSystemParallelForExtensions

Extension methods for Jobs using the IJobParticleSystemParallelFor interface.
Read time 1 minuteLast updated 10 days ago

Definition

public static class IJobParticleSystemParallelForExtensions

Static Methods

Method

Description

EarlyJobInitGathers and caches reflection data for the internal job system's managed bindings. Unity is responsible for calling this method - don't call it yourself.