URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/ImagePosition.html
ser: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});How image and text is placed inside GUIStyle.
| Property | Description |
|---|---|
| ImageLeft | Image is to the left of the text. |
| ImageAbove | Image is above the text. |
| ImageOnly | Only the image is displayed. |
| TextOnly | Only the text is displayed. |