Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

CullResults.FillLightIndices

マニュアルに切り替える
public void FillLightIndices (ComputeBuffer computeBuffer);

パラメーター

computeBufferThe compute buffer object to fill.

説明

Fills a compute buffer with per-object light indices.

関連項目: GetLightIndicesCount.