docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Release

    Release()

    Releases the underlying ComputeBuffer and clears the CPU list.

    Declaration
    public void Release()
    Remarks

    ExchangeBuffer is still usable after calling Release, by calling e.g. CopyFrom(IEnumerable<T>, CommandBuffer) or UseList(List<T>, CommandBuffer). Release can be called on an already-released object safely.

    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)