Create Muk Text #
To create MukText, create and select MukUICanvas, right-click in the Hierarchy > Muk > Text. You will see a new object(MukText) created in the selected canvas or the first canvas in the Hierarchy (if no canvas is selected). If there’s no canvas in the Hierarchy, Muk will create a MukUICanvas for you and place the MukText in the newly created MukUICanvas.
Muk Text - Properties #
Property | Desciption | Value |
---|---|---|
Platform Type | Which UI Platform should Muk Components display. | Device - Base on device. iOS UI for iOS device, Material design for others. iOS - iOS design. Material - Material design. |
Dark Mode | Use Dark mode or light mode. You can set color for each mode in theme settings. | Dark - Dark Mode. Light - Light Mode. |
Do Not Set Color | Do not set the color by Muk. (Use color from TextMashPro) | If this is untick, you can overrider the text color or the system will use the color from theme setting. If this is ticked. System will not set the color of this text. Will use the color from TextMeshPro. |
Override Text Color | Should override the color of the text? | If ticked, it will show two options - iOS & Material, and each option will have two options inside(Light Mode color / Dark Mode Color). If not ticked, the system will get color from theme settings. |
Overrider iOS Font | Should override iOS font? | If not ticked, the system will get the font from theme settings. |
Override Material Font | Should overrider Material font? | If not ticked, the system will get the font from theme settings. |