NGUI: Next-Gen UI kit
3.7.2
|
Placing this script on the game object will make that game object pan with mouse movement. More...
Public Attributes | |
Vector2 | degrees = new Vector2(5f, 3f) |
float | range = 1f |
Placing this script on the game object will make that game object pan with mouse movement.
Vector2 PanWithMouse.degrees = new Vector2(5f, 3f) |
float PanWithMouse.range = 1f |