Particle System C# Job System support

Hey all, there is a new preview version of this feature now available here: Particle System C# Job System support

Including:

  • Exposed JobHandles, allowing you to chain jobs together
  • ParallelFor support, so 1 system can distribute its work over multiple cores
  • Burst Compiler support
3 Likes