Class NormalTargetSemantic
- Namespace
- Stride.Rendering.Compositing
- Assembly
- Stride.Rendering.dll
public class NormalTargetSemantic : IRenderTargetSemantic
- Inheritance
-
NormalTargetSemantic
- 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; }