Delegate ScaleFunc | Core RP Library | 7.2.1
docs.unity3d.com
    Show / Hide Table of Contents

    Delegate ScaleFunc

    Scaled function used to compute the size of a RTHandle for the current frame.

    Namespace: UnityEngine.Rendering
    Syntax
    public delegate Vector2Int ScaleFunc(Vector2Int size);
    Parameters
    Type Name Description
    Vector2Int size

    Reference size of the RTHandle system for the frame.

    Returns
    Type Description
    Vector2Int

    The size of the RTHandled computed from the reference size.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023