프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateSprite | void | ||
DrawMarquee | void | ||
DrawSizeLabel | void |
메소드 | 설명 | |
---|---|---|
AllowPickingDefaultBehaviour ( ) : bool | ||
OnMouseDown ( RagePixelState state ) : void | ||
OnMouseDrag ( RagePixelState state ) : void | ||
OnMouseMove ( RagePixelState state ) : void | ||
OnMouseUp ( RagePixelState state ) : void | ||
OnRepaint ( RagePixelState state ) : void | ||
OnSceneGUI ( RagePixelState state ) : void |
메소드 | 설명 | |
---|---|---|
CreateSprite ( ) : void | ||
DrawMarquee ( ) : void | ||
DrawSizeLabel ( ) : void |
public OnMouseDown ( RagePixelState state ) : void | ||
state | RagePixelState | |
리턴 | void |
public OnMouseDrag ( RagePixelState state ) : void | ||
state | RagePixelState | |
리턴 | void |
public OnMouseMove ( RagePixelState state ) : void | ||
state | RagePixelState | |
리턴 | void |