Table of Contents

Class SubRenderFeature

Namespace
Stride.Rendering
Assembly
Stride.Rendering.dll

A render feature used inside another one (i.e. RenderFeatures.

public abstract class SubRenderFeature : RenderFeature, IComponent, IReferencable, ICollectorHolder, IGraphicsRendererCore, IDisposable
Inheritance
SubRenderFeature
Implements
Derived
Inherited Members
Extension Methods

Fields

RootRenderFeature

Gets root render feature.

protected RootRenderFeature RootRenderFeature

Field Value

RootRenderFeature

Methods

ProcessPipelineState(RenderContext, RenderNodeReference, ref RenderNode, RenderObject, PipelineStateDescription)

Do any changes required to the pipeline state.

public virtual void ProcessPipelineState(RenderContext context, RenderNodeReference renderNodeReference, ref RenderNode renderNode, RenderObject renderObject, PipelineStateDescription pipelineState)

Parameters

context RenderContext
renderNodeReference RenderNodeReference
renderNode RenderNode
renderObject RenderObject
pipelineState PipelineStateDescription