Property | Type | Description | |
---|---|---|---|
SWIPE_THRESHOLD | float | ||
m_drawingTexture | RenderTexture | ||
paintBrushMode | PaintBrushMode |
Method | Description | |
---|---|---|
PauseAllBrush ( ) : void | ||
ResumeAllBrush ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
ChangeBrush ( Vector3 position ) : SeekerGame.Rendering.PaintBrush |
更换画笔
|
|
InitBrushCamera ( ) : void |
初始化画笔相机
|
|
InitBrushPool ( ) : void | ||
OnDisable ( ) : void | ||
OnDrawing ( Gesture gesture ) : void | ||
OnDrawingEnd ( Gesture gesture ) : void | ||
OnEnable ( ) : void | ||
OnLeaveScene ( ) : void | ||
RecycleBrush ( SeekerGame.Rendering.PaintBrush paintBrush ) : void |
回收画笔
|
|
Update ( ) : void |