All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VuRenderViewConfig Struct Reference

Public Attributes

VuVector2I resolution
 Resolution of the current view or render target in pixels.
 

Detailed Description

configure the current view

Member Data Documentation

◆ resolution

VuVector2I resolution

Resolution of the current view or render target in pixels.

The dimensions must consider the current orientation of the view (or UI), i.e. the resolution values should differ depending on the view orientation.

See also vuPlatformControllerSetViewOrientation for more information on the view orientation.