docs.unity.cn
    Show / Hide Table of Contents

    Interface IJobParallelForFilter

    Namespace: Unity.Jobs
    Syntax
    [JobProducerType(typeof(JobParallelIndexListExtensions.JobParallelForFilterProducer<>))]
    public interface IJobParallelForFilter

    Methods

    Execute(Int32)

    Declaration
    bool Execute(int index)
    Parameters
    Type Name Description
    Int32 index
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, July 26, 2023