Delegate ScaleFunc | High Definition RP | 6.5.3-preview
docs.unity.cn
    Show / Hide Table of Contents

    Delegate ScaleFunc

    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    public delegate Vector2Int ScaleFunc(Vector2Int size);
    Parameters
    Type Name Description
    Vector2Int size
    Returns
    Type Description
    Vector2Int
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX