NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
UIViewport Class Reference

This script can be used to restrict camera rendering to a specific part of the screen by specifying the two corners. More...

Inheritance diagram for UIViewport:

Public Attributes

Camera sourceCamera
 
Transform topLeft
 
Transform bottomRight
 
float fullSize = 1f
 

Detailed Description

This script can be used to restrict camera rendering to a specific part of the screen by specifying the two corners.

Member Data Documentation

Transform UIViewport.bottomRight
float UIViewport.fullSize = 1f
Camera UIViewport.sourceCamera
Transform UIViewport.topLeft

The documentation for this class was generated from the following file: