Berserk
Public Attributes | List of all members
RHIViewport Class Reference

Area of the render target to draw. More...

#include <RHIRenderPass.hpp>

Public Attributes

int32 left = 0
 
int32 bottom = 0
 
uint32 width = 0
 
uint32 height = 0
 

Detailed Description

Area of the render target to draw.

Member Data Documentation

◆ bottom

int32 RHIViewport::bottom = 0

◆ height

uint32 RHIViewport::height = 0

◆ left

int32 RHIViewport::left = 0

◆ width

uint32 RHIViewport::width = 0

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