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

Attach this script to a child of a draggable window to make it tilt as it's dragged. Look at how it's used in Example 6. More...

Inheritance diagram for WindowDragTilt:

Public Attributes

int updateOrder = 0
 
float degrees = 30f
 

Detailed Description

Attach this script to a child of a draggable window to make it tilt as it's dragged. Look at how it's used in Example 6.

Member Data Documentation

float WindowDragTilt.degrees = 30f
int WindowDragTilt.updateOrder = 0

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