Version: 2020.2
언어: 한국어

CullingResults.SetReflectionProbeIndexMap(int[])

매뉴얼로 전환

파라미터

mapping Array with reflection probe indices that map from VisibleReflectionProbe to internal per-object reflection probe lists.

설명

If a RenderPipeline sorts or otherwise modifies the VisibleReflectionProbe list, an index remap will be necessary to properly make use of per-object reflection probe lists. If an element of the array is set to -1, the reflection probe corresponding to that element will be disabled.