CullingResults.visibleReflectionProbes

매뉴얼로 전환
public NativeArray<VisibleReflectionProbe> visibleReflectionProbes ;

설명

Array of visible reflection probes.

After ScriptableRenderContext.Cull is done, this property will contain array of reflection probes that are visible.

See Also: VisibleReflectionProbe, visibleLights.