Table of Contents

Interface ISceneGraphicsCompositor

Namespace
Stride.Rendering.Compositing
Assembly
Stride.Rendering.dll

Defines the common interface for a graphics composer responsible to compose the scene to a final render target.

public interface ISceneGraphicsCompositor : IGraphicsRenderer, IGraphicsRendererBase, IGraphicsRendererCore, IDisposable
Inherited Members
Extension Methods