원문 링크 https://docs.unity3d.com/Packages/com.unity.ugui@1.0/manual/StyledText.html Rich Text | Unity UI | 1.0.0 Rich Text The text for UI elements and text meshes can incorporate multiple font styles and sizes. Rich text is supported both for the UI System and the legacy GUI system. The Text, GUIStyle, GUIText and TextMesh classes have a Rich Text setting which inst docs.unity3d.com 본문은 위의 링크 내용을..
원문 링크 https://docs.unity3d.com/Packages/com.unity.ugui@1.0/manual/UIBasicLayout.html Basic Layout | Unity UI | 1.0.0 Basic Layout In this section we'll look at how you can position UI elements relative to the Canvas and each other. If you want to test yourself while reading, you can create an Image using the menu GameObject -> UI -> Image. Every UI element is represented docs.unity3d.com 본문은 위의 ..