C# Class UnityEngine.GUIText

Inheritance: GUIElement
ファイルを表示 Open project: randomize/VimConfig Class Usage Examples

Public Methods

Method Description
GUIText ( )

Private Methods

Method Description
INTERNAL_CALL_Internal_SetPixelOffset ( GUIText self, Vector2 &p ) : void
INTERNAL_get_color ( Color &value ) : void
INTERNAL_set_color ( Color &value ) : void
Internal_GetPixelOffset ( Vector2 &output ) : void
Internal_SetPixelOffset ( Vector2 p ) : void

Method Details

GUIText() public method

public GUIText ( )