Rendering |
When set to true, then this RenderingQueue can be rendered only on with a RenderObjectsRenderingStep that has the FilterRenderingQueuesFunction set and is not rendered with standard RenderObjectsRenderingStep (DefaultRenderObjectsRenderingStep).
This property can be used when this RenderingQueue contains objects that need to be rendered only with a special RenderObjectsRenderingStep. With setting this property to true the standard RenderObjectsRenderingStep will skip this RenderingQueue (you do not need to filter them manually with setting FilterRenderingQueuesFunction on standard RenderObjectsRenderingStep).