Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Execute()

Implement this method to perform work on a worker thread.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Method
  • Namespace: Unity.Jobs
  • Assembly: UnityEngine.CoreModule
void Execute()