HasDynamicGILightmapTextures()
Determines whether any of the currently loaded scenes have Enlighten Dynamic GI lightmaps.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool HasDynamicGILightmapTextures()
Returns
Type | Description |
|---|---|
| bool | Returns true if any of the currently loaded scenes have Enlighten lightmaps, and false otherwise. |