IRenderTargetSemantic Interface
Namespace: Stride.Rendering.CompositingAssembly: Stride.Rendering.dll
The usage of a render target
public interface IRenderTargetSemantic
Name | Description | |
---|---|---|
Properties | ||
ShaderClass | The shader class deriving from ComputeColor that is used as a composition to output to the render target |
Properties
ShaderClass
The shader class deriving from ComputeColor that is used as a composition to output to the render target
ShaderSource ShaderClass { get; }
Property Value
Type | Description |
---|---|
ShaderSource |