docs.unity.cn
    Show / Hide Table of Contents

    Field m_PendingBuffers

    List of command buffers that this system has allocated, which are played back and disposed of when the system updates.

    Namespace: Unity.Entities
    Syntax
    protected UnsafeList<EntityCommandBuffer>*m_PendingBuffers
    Returns
    Type Description
    UnsafeList<EntityCommandBuffer>*
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023