![]() | |
Color |
public class ColorOverlayPostProcess : SimplePixelShaderPostProcess
The ColorOverlayPostProcess type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorOverlayPostProcess | Initializes a new instance of the ColorOverlayPostProcess class. |
![]() | ColorOverlayPostProcess(Color4) | Initializes a new instance of the ColorOverlayPostProcess class. |
![]() | ColorOverlayPostProcess(Color4, Color3) | Initializes a new instance of the ColorOverlayPostProcess class. |
Name | Description | |
---|---|---|
![]() | AddedColor | Color3 that is added to each pixel (before multiplying by ColorMultiplier). |
![]() | ColorMultiplier | Color4 that is multiplied by each pixel's color (after adding AddedColor). |