Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IJobParticleSystemParallelForBatchExtensions

Extension methods for Jobs using the IJobParticleSystemParallelForBatch interface.
Read time 1 minuteLast updated 12 days ago

Definition

public static class IJobParticleSystemParallelForBatchExtensions

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.