Class ColorTargetSemantic
- Namespace
- Stride.Rendering.Compositing
- Assembly
- Stride.Rendering.dll
public class ColorTargetSemantic : IRenderTargetSemantic
- Inheritance
-
ColorTargetSemantic
- Implements
Properties
ShaderClass
The shader class deriving from ComputeColor that is used as a composition to output to the render target
public ShaderSource ShaderClass { get; }