This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

CullResults.FillLightIndices

Declaration

public void FillLightIndices(ComputeBuffer computeBuffer);

Parameters

computeBuffer The compute buffer object to fill.

Description

Fills a compute buffer with per-object light indices.