Méthode | Description | |
---|---|---|
DrawText ( string text, |
||
OnDrawGUI ( ) : void |
GUI描画
|
|
OnPaint ( ) : void |
描画
|
|
OnUpdate ( ) : void |
更新
|
|
uLabelField ( string text, |
public static DrawText ( string text, |
||
text | string | |
color | ||
size | int | |
Résultat | void |
public uLabelField ( string text, |
||
text | string | |
color | ||
size | int | |
Résultat | UnityEditor |