This version of Unity is unsupported.

CullingResults.FillLightAndReflectionProbeIndices

Declaration

public void FillLightAndReflectionProbeIndices(ComputeBuffer computeBuffer);

Declaration

public void FillLightAndReflectionProbeIndices(GraphicsBuffer buffer);

Parameters

computeBuffer The compute buffer object to fill.
buffer The buffer object to fill.

Description

Fills a buffer with per-object light indices.