Class Lightmapping
Inherited Members
Namespace: UnityEngine.Experimental.GlobalIllumination
Assembly: UnityEngine.dll
Syntax
public static class Lightmapping
Methods
| Improve this Doc View SourceGetDelegate()
Declaration
public static Lightmapping.RequestLightsDelegate GetDelegate()
Returns
| Type | Description |
|---|---|
| Lightmapping.RequestLightsDelegate |
ResetDelegate()
Declaration
public static void ResetDelegate()
SetDelegate(Lightmapping.RequestLightsDelegate)
Declaration
public static void SetDelegate(Lightmapping.RequestLightsDelegate del)
Parameters
| Type | Name | Description |
|---|---|---|
| Lightmapping.RequestLightsDelegate | del |