Version: 2020.2
言語: 日本語
public NativeArray<VisibleLight> visibleLights ;

説明

Array of visible lights.

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

See Also: VisibleLight, visibleReflectionProbes.