프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DrawOnce | bool | ||
Drawn | bool |
메소드 | 설명 | |
---|---|---|
Message ( Vector3 position, string text, float lifetime, Color color, Vector2 size, Vector2 offset, GUIStyle style = null ) : System.Collections.Generic | ||
OnGUI ( ) : void | ||
Update ( ) : void |
public Message ( Vector3 position, string text, float lifetime, Color color, Vector2 size, Vector2 offset, GUIStyle style = null ) : System.Collections.Generic | ||
position | Vector3 | |
text | string | |
lifetime | float | |
color | Color | |
size | Vector2 | |
offset | Vector2 | |
style | GUIStyle | |
리턴 | System.Collections.Generic |