Namespace Jobs

Namespaces

Classes

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

Extension methods for IJob and related interfaces.

result[i] &= data[i]

to[i] = from[i]

Copies hit points and normals.

Treats input as a rectangle and copies it into the output at the specified position.

Treats input as a rectangle 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.

Very simple list based on NativeList.