GetDelegate()
Get the currently set conversion delegate.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Experimental.GlobalIllumination
- Assembly: UnityEngine.CoreModule
public static Lightmapping.RequestLightsDelegate GetDelegate()
Returns
Type | Description |
|---|---|
| RequestLightsDelegate | Returns the currently set conversion delegate. |