Property | Type | Description | |
---|---|---|---|
debugWindow | bool |
Property | Type | Description | |
---|---|---|---|
_debugSpectrumTex | |||
maxBarLength | float | ||
windowIDSeed | int | ||
windowId | int | ||
windowRect | Rect |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GetDefaultDataSource ( ) : VJAbstractDataSource, | ||
GetDefaultManager ( ) : VJAbstractManager, | ||
OnApplicationQuit ( ) : void | ||
OnGUI ( ) : void |
Method | Description | |
---|---|---|
OnDrawGUIWindow ( int windowID ) : void |
public GetDefaultDataSource ( ) : VJAbstractDataSource, | ||
return | VJAbstractDataSource, |
public static GetDefaultManager ( ) : VJAbstractManager, | ||
return | VJAbstractManager, |
protected OnDrawGUIWindow ( int windowID ) : void | ||
windowID | int | |
return | void |
protected Texture2D,UnityEngine _debugSpectrumTex | ||
return |