docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SwitchOutFastMemory

    SwitchOutFastMemory(CommandBuffer, bool)

    Switch out the render target from fast memory back to main memory on platforms that have fast memory.

    Declaration
    public void SwitchOutFastMemory(CommandBuffer cmd, bool copyContents = true)
    Parameters
    Type Name Description
    CommandBuffer cmd

    Command buffer used for rendering.

    bool copyContents

    Whether the content of render target are copied or not when switching out fast memory.

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