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

Placing this script on the game object will make that game object pan with mouse movement. More...

Inheritance diagram for PanWithMouse:

Public Attributes

Vector2 degrees = new Vector2(5f, 3f)
 
float range = 1f
 

Detailed Description

Placing this script on the game object will make that game object pan with mouse movement.

Member Data Documentation

Vector2 PanWithMouse.degrees = new Vector2(5f, 3f)
float PanWithMouse.range = 1f

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