Version: 2020.2
言語: 日本語

CullingResults.FillLightAndReflectionProbeIndices

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

パラメーター

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

説明

Fills a buffer with per-object light indices.

関連項目: GetLightIndicesCount.