C++ Java Unity
Unity Reference
VuforiaRenderer.VideoTextureInfo Struct Reference

Describes the size of the texture in the graphics unit as well as the size of the image inside the texture. The latter corresponds to the size of the image delivered by the camera More...

Public Attributes

Vec2I imageSize
 
Vec2I textureSize
 

Detailed Description

Describes the size of the texture in the graphics unit as well as the size of the image inside the texture. The latter corresponds to the size of the image delivered by the camera

Member Data Documentation

Vec2I imageSize
Vec2I textureSize