LightmapperUtils
Utility class for converting Unity Lights to light types recognized by the baking backends.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Experimental.GlobalIllumination
- Assembly: UnityEngine.CoreModule
public static class LightmapperUtils
Static Methods
Method | Description |
|---|---|
| Extract | Extracts informations from Lights. |
| ExtractIndirect | Extracts the indirect color from a light. |
| ExtractInnerCone | Extracts the inner cone angle of spot lights. |