Property | Type | Description | |
---|---|---|---|
DraggedChildren | bool | ||
h_Locked | bool | ||
handlesGUI | AudioBezierHandleGUI[], | ||
selected | bool |
Method | Description | |
---|---|---|
AudioBezierPointGUI ( AudioBezierPoint, point ) : System.Collections | ||
OnGUI ( float zoomFactor, float hScrollPosition, Rect guiRect, |
Method | Description | |
---|---|---|
LoadTexture ( ) : void |
public AudioBezierPointGUI ( AudioBezierPoint, point ) : System.Collections | ||
point | AudioBezierPoint, | |
return | System.Collections |
public OnGUI ( float zoomFactor, float hScrollPosition, Rect guiRect, |
||
zoomFactor | float | |
hScrollPosition | float | |
guiRect | Rect | |
clip | ||
disabled | bool | |
return | bool |
public AudioBezierHandleGUI[], handlesGUI | ||
return | AudioBezierHandleGUI[], |