NGUI: Next-Gen UI kit
3.7.2
|
This script can be used to restrict camera rendering to a specific part of the screen by specifying the two corners. More...
Public Attributes | |
Camera | sourceCamera |
Transform | topLeft |
Transform | bottomRight |
float | fullSize = 1f |
This script can be used to restrict camera rendering to a specific part of the screen by specifying the two corners.
Transform UIViewport.bottomRight |
float UIViewport.fullSize = 1f |
Camera UIViewport.sourceCamera |
Transform UIViewport.topLeft |