Version: 2020.2
言語: 日本語
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.