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

    Class DelegateUtility

    Inheritance
    Object
    DelegateUtility
    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    public static class DelegateUtility

    Methods

    Cast(Delegate, Type)

    Declaration
    public static Delegate Cast(Delegate source, Type type)
    Parameters
    Type Name Description
    Delegate source
    Type type
    Returns
    Type Description
    Delegate
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX