lightIndexCount
Gets the number of per-object light indices.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public int lightIndexCount { get; }
Remarks
Additional Resources: CullingResults.FillLightAndReflectionProbeIndices.