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

Panel wizard that allows a bird's eye view of all cameras in your scene. More...

Inheritance diagram for UICameraTool:

Static Public Member Functions

static int LayerMaskField (string label, int mask, params GUILayoutOption[] options)
 Layer mask field, originally from: http://answers.unity3d.com/questions/60959/mask-field-in-the-editor.html More...
 
static int LayerMaskField (int mask, params GUILayoutOption[] options)
 

Detailed Description

Panel wizard that allows a bird's eye view of all cameras in your scene.

Member Function Documentation

static int UICameraTool.LayerMaskField ( string  label,
int  mask,
params GUILayoutOption[]  options 
)
static
static int UICameraTool.LayerMaskField ( int  mask,
params GUILayoutOption[]  options 
)
static

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