docs.unity.cn
    Show / Hide Table of Contents

    Struct CollectionHelper.DummyJob

    Empty job type used for Burst compilation testing

    Namespace: Unity.Collections
    Syntax
    [BurstCompile]
    public struct DummyJob : IJob

    Methods

    Execute()

    Empty job execute function used for Burst compilation testing

    Declaration
    public void Execute()
    Implements
    IJob.Execute()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023