Class 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 |