Namespace Jobs

Classes

Disable the check that prevents jobs from including uninitialized native arrays open for reading.

Convenient collection of items that can be disposed together.

Extension methods for IJob and related interfaces.

result[i] &= data[i]

to[i] = from[i]

Copies hit points and normals.

Treats input as a 3-dimensional array and copies it into the output at the specified position.

Automatic dependency tracking for the Unity Job System.

result[i] = value

Helpers for scheduling simple NativeArray jobs.

A simple read/write lock for use with the Unity Job System.

Slice of a 3D array.

Spin lock which can be used in Burst.

Public Enums

LinearDependencies