docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetOutputTexture

    SetOutputTexture(RenderTexture)

    This function is called upon processing the data extraction, the output texture may now be used for proceeding gpu operations.

    Declaration
    protected abstract void SetOutputTexture(RenderTexture output)
    Parameters
    Type Name Description
    RenderTexture output

    Texture that was updated with the kernel given.

    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)