docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetScaledSize

    GetScaledSize(Vector2Int)

    Return the input size, scaled by the RTHandle scale factor.

    Declaration
    public Vector2Int GetScaledSize(Vector2Int refSize)
    Parameters
    Type Name Description
    Vector2Int refSize

    Input size

    Returns
    Type Description
    Vector2Int

    Input size scaled by the RTHandle scale factor.

    GetScaledSize()

    Return the scaled size of the RTHandle.

    Declaration
    public Vector2Int GetScaledSize()
    Returns
    Type Description
    Vector2Int

    The scaled size of the RTHandle.

    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)