Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IJobParticleSystemExtensions

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

Definition

public static class IJobParticleSystemExtensions

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.