ShadowDrawingSettings Constructor

public ShadowDrawingSettings(Rendering.CullingResults cullingResults, int lightIndex);

Parameters

cullResultsThe cull results for this light.
lightIndexThe light index.

Description 描述

Create a shadow settings object.

See Also: CullingResults.