NGUI: Next-Gen UI kit
3.7.2
|
UI Creation Wizard. This tool has been made obsolete with NGUI 3.0.6. More...
Public Types | |
enum | CameraType { CameraType.None, CameraType.Simple2D, CameraType.Advanced3D } |
Static Public Member Functions | |
static GameObject | CreateNewUI (CameraType type) |
Create a brand-new UI hierarchy. More... | |
Static Public Attributes | |
static CameraType | camType = CameraType.Simple2D |
UI Creation Wizard. This tool has been made obsolete with NGUI 3.0.6.
|
static |
Create a brand-new UI hierarchy.
|
static |