Class SubRenderFeature
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
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
RenderContextrenderNodeReference
RenderNodeReferencerenderNode
RenderNoderenderObject
RenderObjectpipelineState
PipelineStateDescription