Version: 2022.3
언어: 한국어

CullingResults.GetReflectionProbeIndexMap

매뉴얼로 전환
public NativeArray<int> GetReflectionProbeIndexMap (Unity.Collections.Allocator allocator);

파라미터

allocator The allocator to use.

반환

NativeArray<int> Array of indices that map from VisibleReflectionProbe indices to internal per-object reflection probe list indices.

설명

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.