docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ResetRTHandleReferenceSize

    ResetRTHandleReferenceSize(int, int)

    Resets the reference size of the internal RTHandle System. This allows users to reduce the memory footprint of render textures after doing a super sampled rendering pass for example.

    Declaration
    public void ResetRTHandleReferenceSize(int width, int height)
    Parameters
    Type Name Description
    int width

    New width of the internal RTHandle System.

    int height

    New height of the internal RTHandle System.

    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)