Enum ScheduleMode Namespace: Unity.Jobs.LowLevel.Unsafe Syntax public enum ScheduleMode Fields Name Description Value Run 0 Batched 1 Parallel 1 Single 2 RunOnMainThread 1000 ScheduleOnMainThread 2000