docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateCommandBuffer

    CreateCommandBuffer(WorldUnmanaged)

    Create a command buffer for the parent system to play back.

    Declaration
    public EntityCommandBuffer CreateCommandBuffer(WorldUnmanaged world)
    Parameters
    Type Name Description
    WorldUnmanaged world

    The world in which to play it back.

    Returns
    Type Description
    EntityCommandBuffer

    The command buffer to record to.

    Remarks

    The command buffers created by this method are automatically added to the system's list of pending buffers.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)