docs.unity.cn
    Show / Hide Table of Contents

    Method AsParallelWriter

    AsParallelWriter()

    An extension of EntityCommandBuffer that allows concurrent (deterministic) command buffer recording.

    Declaration
    public EntityCommandBuffer.ParallelWriter AsParallelWriter()
    Returns
    Type Description
    EntityCommandBuffer.ParallelWriter

    The EntityCommandBuffer.ParallelWriter that can be used to record commands in parallel.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023