ReShade
A generic post-processing injector for games and video software.
Public Attributes | List of all members
reshade::api::viewport Struct Reference

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
 

Detailed Description

Describes a render viewport.

Member Data Documentation

◆ height

float reshade::api::viewport::height

◆ max_depth

float reshade::api::viewport::max_depth

◆ min_depth

float reshade::api::viewport::min_depth

◆ width

float reshade::api::viewport::width

◆ x

float reshade::api::viewport::x

◆ y

float reshade::api::viewport::y

The documentation for this struct was generated from the following file: