|
ReShade
A generic post-processing injector for games and video software.
|
Describes a render viewport. More...
#include <reshade_api_pipeline.hpp>
Public Attributes | |
| float | x |
| float | y |
| float | width |
| float | height |
| float | min_depth |
| float | max_depth |
Describes a render viewport.
| float reshade::api::viewport::height |
| float reshade::api::viewport::max_depth |
| float reshade::api::viewport::min_depth |
| float reshade::api::viewport::width |
| float reshade::api::viewport::x |
| float reshade::api::viewport::y |