Click or drag to resize
Ab4d.SharpEngine logo

RenderObjectsRenderingStep Properties

The RenderObjectsRenderingStep type exposes the following members.

Properties
 NameDescription
Public propertyCustomRenderingLayers When not null, then the RenderingLayers provided by this list are rendered.
Public propertyFilterObjectsFunction Gets or sets a filter function that can be used to filter the objects that will be rendered (returning false for object that is not rendered).
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).
Public propertyOverrideEffectTechnique When not null, then the specified CustomEffectTechnique is used to render all RenderingItems that are rendered by this RenderObjectsRenderingStep.
Top
See Also