Interface IJobParallelForFilter
Namespace: Unity.Jobs
Assembly: Unity.Collections.dll
Syntax
[JobProducerType(typeof(JobParallelIndexListExtensions.JobParallelForFilterProducer<>))]
public interface IJobParallelForFilter
Methods
Execute(int)
Declaration
bool Execute(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| int | index |
Returns
| Type | Description |
|---|---|
| bool |