Property | Type | Description | |
---|---|---|---|
DepthBuffer | DepthStencil2D | ||
DiffuseBuffer | RenderTarget2D | ||
HdrBuffer | RenderTarget2D | ||
LightAccumulator | RenderTarget2D | ||
NormalMapBuffer | RenderTarget2D | ||
SSAOBuffer | RenderTarget2D | ||
SSSAccumulator | RenderTarget2D | ||
ScatteringBuffer | RenderTarget2D | ||
SpecularBuffer | RenderTarget2D |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
HdrFrame ( Game game, int width, int height ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public HdrFrame ( Game game, int width, int height ) : System | ||
game | Game | |
width | int | |
height | int | |
return | System |