...
The provided type is TextureWithUVs
. This is important because different stream sources sometimes provide odd UVRects. For performance reasons we don’t attempt to flip/correct the Textures themselves but , instead we provide you with the UVs to flip the top-level UI when necessary. See the sample below for more details.
...