C# Class UIDrawCallViewer, TheUnseen

Draw Call Viewer shows a list of draw calls created by NGUI and lets you hide them selectively.
Inheritance: EditorWindow
ファイルを表示 Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
instance UIDrawCallViewer,

Private Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void

Draw the custom wizard.

OnSelectionChange ( ) : void

Property Details

instance static_oe public_oe property

static public UIDrawCallViewer, instance
return UIDrawCallViewer,