CullingResults.visibleReflectionProbes

Switch to Manual
public NativeArray<VisibleReflectionProbe> visibleReflectionProbes ;

Description

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.