Property | Type | Description | |
---|---|---|---|
gridSize | int | ||
m_GridZoomDelta | float | ||
m_GridZoomRate | float | ||
preGridSize | int |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
DrawGrid ( ) : void |
グリッド表示
|
|
DrawMouseCorsor ( ) : void |
カーソル
|
|
GridDrawer ( |
||
OnDrawGUI ( ) : void |
テキスト描画/ボタン描画等
|
|
OnInit ( ) : void |
初期化
|
|
OnPaint ( ) : void |
描画
|
|
OnUpdate ( ) : void |
更新
|
|
UpdateGrid ( ) : void |
グリッド操作
|
|
UpdateGridSize ( ) : void |
public GridDrawer ( |
||
win | ||
return | UnityEditor |