docs.unity3d.com
    Show / Hide Table of Contents

    Lowercase, Uppercase, and Smallcaps

    The <lowercase>, <uppercase>, <allcaps> and <smallcaps> tags alter the capitalization of your text before rendering. The text in the Text field remains as you entered it.

    • The <lowercase> and <uppercase> tags work as you would expect, converting to all capitals or no capitals before rendering.

    • The <allcaps> tag is functionally identical to <uppercase>.

    • The <smallcaps> tag works like <uppercase>, but also reduces the size of all characters that you entered in lowercase.

    Example:

    <lowercase>Alice and Bob watched TV.</lowercase>
    <uppercase>Alice and Bob watched TV.</uppercase>
    <allcaps>Alice and Bob watched TV.</allcaps>
    <smallcaps>Alice and Bob watched TV.</smallcaps>
    


    Modifying capitalization.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023