Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

JobRanges

struct in Unity.Jobs.LowLevel.Unsafe

/

Implemented in:UnityEngine.CoreModule

Description

Provides information about a range that a job is allowed to work on.

Properties

TotalIterationCountThe total iteration count.