Struct TMP_FontWeights | TextMesh Pro | 1.3.0
docs.unity.cn
    Show / Hide Table of Contents

    Struct TMP_FontWeights

    Contains the font asset for the specified font weight styles.

    Namespace: TMPro
    Syntax
    [Serializable]
    public struct TMP_FontWeights

    Fields

    italicTypeface

    Declaration
    public TMP_FontAsset italicTypeface
    Field Value
    Type Description
    TMP_FontAsset

    regularTypeface

    Declaration
    public TMP_FontAsset regularTypeface
    Field Value
    Type Description
    TMP_FontAsset
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX