Click or drag to resize
Ab4d.SharpEngine logo

RenderShadowMapRenderingStep Properties

The RenderShadowMapRenderingStep type exposes the following members.

Properties
 NameDescription
Public propertyFilterRenderingLayersFunction Gets or sets a filter function that can be used to filter RenderingLayer that will be rendered (returning false for RenderingLayer that is not rendered). When the result of the filter function is changed, then you need to call NotifyChange(SceneViewDirtyFlags) and pass ObjectsFilterChanged flag to recreate the command buffer.
Public propertyRenderBackgroundRenderingLayer 
Public propertyRenderLineGeometryRenderingLayer 
Public propertyRenderOverlayRenderingLayer 
Top
See Also