docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property WorldUpdateAllocator

    WorldUpdateAllocator

    Retrieve the world update allocator of the World in which this system exists.

    Declaration
    public Allocator WorldUpdateAllocator { get; }
    Property Value
    Type Description
    Allocator

    The Allocator retrieved.

    Remarks

    Behind the world update allocator are double rewindable allocators, and the two allocators are switched in each world update. Therefore user cannot cache the world update allocator.

    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)