NGUI: Next-Gen UI kit
3.7.2
|
Classes | |
class | UICamera |
This script should be attached to each camera that's used to draw the objects with UI components on them. This may mean only one camera (main camera or your UI camera), or multiple cameras if you happen to have multiple viewports. Failing to attach this script simply means that objects drawn by this camera won't receive UI notifications: More... | |
class | UICamera.MouseOrTouch |
Ambiguous mouse, touch, or controller event. More... | |