docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AsyncResize

    AsyncResize(uint, int, int)

    call this function when the texture has to be resized. the resize will take effect during the next render. This will send a ViewSessionResized event when done

    Declaration
    public void AsyncResize(uint session, int width, int height)
    Parameters
    Type Name Description
    uint session
    int width

    Viewer width

    int height

    Viewer height

    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)