Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

CullResults.visibleReflectionProbes

マニュアルに切り替える
public List<VisibleReflectionProbe> visibleReflectionProbes ;

説明

Array of visible reflection probes.

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

See Also: VisibleReflectionProbe, visibleLights.