C API Unity API
C API Reference (Version 10.22.5)
VuRenderViewConfig Struct Reference

Detailed Description

configure the current view

Public Attributes

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

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.