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

Public Attributes

VuVector4I viewport
 Video background viewport (its location/size in the view)
 
VuVector2I cameraImageSize
 Image size used for rendering.
 
VuVector2I vBTextureSize
 Size of the video background rendered on screen (can be stretched)
 

Detailed Description

Video background view information.

Member Data Documentation

◆ viewport

VuVector4I viewport

Video background viewport (its location/size in the view)

Note
The viewport is identical to the viewport retrieved from vuRenderControllerGetVideoBackgroundViewport.
See also
vuRenderControllerGetVideoBackgroundViewport for details on the viewport.