GetOcclusionLightIndices()
Retrieves the occlusion light indices from the BakeInput.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.LightTransport
- Assembly: UnityEditor.CoreModule
public int[] GetOcclusionLightIndices()
Returns
Type | Description |
|---|---|
| int[] | Array of occlusion light indices. |