Interface IRenderTargetSemantic
- Namespace
 - Stride.Rendering.Compositing
 
- Assembly
 - Stride.Rendering.dll
 
The usage of a render target
public interface IRenderTargetSemantic
  Properties
ShaderClass
The shader class deriving from ComputeColor that is used as a composition to output to the render target
ShaderSource ShaderClass { get; }