|
NGUI: Next-Gen UI kit
3.7.2
|
Attaching this script to an object will make it turn as it gets closer to left/right edges of the screen. Look at how it's used in Example 6. More...
Public Attributes | |
| int | updateOrder = 0 |
| Camera | uiCamera |
| float | yawAmount = 20f |
Attaching this script to an object will make it turn as it gets closer to left/right edges of the screen. Look at how it's used in Example 6.
| Camera WindowAutoYaw.uiCamera |
| int WindowAutoYaw.updateOrder = 0 |
| float WindowAutoYaw.yawAmount = 20f |