Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
TMPro.TMP_Text Member List

This is the complete list of members for TMPro.TMP_Text, including all inherited members.

AddFloatToCharArray(float number, ref int index, int precision)TMPro.TMP_Textinlineprotected
AddIntToCharArray(int number, ref int index, int precision)TMPro.TMP_Textinlineprotected
AdjustLineOffset(int startIndex, int endIndex, float offset)TMPro.TMP_Textinlineprotectedvirtual
alignmentTMPro.TMP_Text
alphaTMPro.TMP_Text
autoSizeTextContainerTMPro.TMP_Text
boundsTMPro.TMP_Text
CalculatePreferredValues(float defaultFontSize, Vector2 marginSize, bool ignoreTextAutoSizing)TMPro.TMP_Textinlineprotectedvirtual
characterSpacingTMPro.TMP_Text
characterWidthAdjustmentTMPro.TMP_Text
checkPaddingRequiredTMPro.TMP_Textprotected
ClearMesh()TMPro.TMP_Textinlinevirtual
ClearMesh(bool uploadGeometry)TMPro.TMP_Textinlinevirtual
ClearSubMeshObjects()TMPro.TMP_Textinlineprotectedvirtual
colorTMPro.TMP_Text
colorGradientTMPro.TMP_Text
colorGradientPresetTMPro.TMP_Text
ComputeMarginSize()TMPro.TMP_Textinlineprotectedvirtual
ConvertToFloat(char[] chars, int startIndex, int length)TMPro.TMP_Textinlineprotected
ConvertToFloat(char[] chars, int startIndex, int length, out int lastIndex)TMPro.TMP_Textinlineprotected
CreateMaterialInstance(Material source)TMPro.TMP_Textinlineprotectedvirtual
CrossFadeAlpha(float alpha, float duration, bool ignoreTimeScale)TMPro.TMP_Textinline
CrossFadeColor(Color targetColor, float duration, bool ignoreTimeScale, bool useAlpha)TMPro.TMP_Textinline
DrawTextHighlight(Vector3 start, Vector3 end, ref int index, Color32 highlightColor)TMPro.TMP_Textinlineprotectedvirtual
DrawUnderlineMesh(Vector3 start, Vector3 end, ref int index, float startScale, float endScale, float maxScale, float sdfScale, Color32 underlineColor)TMPro.TMP_Textinlineprotectedvirtual
enableAutoSizingTMPro.TMP_Text
enableCullingTMPro.TMP_Text
enableKerningTMPro.TMP_Text
enableVertexGradientTMPro.TMP_Text
enableWordWrappingTMPro.TMP_Text
extraPaddingTMPro.TMP_Text
faceColorTMPro.TMP_Text
FillCharacterVertexBuffers(int i, int index_X4)TMPro.TMP_Textinlineprotectedvirtual
FillCharacterVertexBuffers(int i, int index_X4, bool isVolumetric)TMPro.TMP_Textinlineprotectedvirtual
FillSpriteVertexBuffers(int i, int index_X4)TMPro.TMP_Textinlineprotectedvirtual
firstOverflowCharacterIndexTMPro.TMP_Text
firstVisibleCharacterTMPro.TMP_Text
flexibleHeightTMPro.TMP_Text
flexibleWidthTMPro.TMP_Text
fontTMPro.TMP_Text
fontMaterialTMPro.TMP_Text
fontMaterialsTMPro.TMP_Text
fontScaleTMPro.TMP_Text
fontSharedMaterialTMPro.TMP_Text
fontSharedMaterialsTMPro.TMP_Text
fontSizeTMPro.TMP_Text
fontSizeMaxTMPro.TMP_Text
fontSizeMinTMPro.TMP_Text
fontStyleTMPro.TMP_Text
fontWeightTMPro.TMP_Text
ForceMeshUpdate()TMPro.TMP_Textinlinevirtual
ForceMeshUpdate(bool ignoreActiveState)TMPro.TMP_Textinlinevirtual
GenerateTextMesh()TMPro.TMP_Textinlineprotectedvirtual
geometrySortingOrderTMPro.TMP_Text
GetCompoundBounds()TMPro.TMP_Textinlineprotectedvirtual
GetFontAssetForWeight(int fontWeight)TMPro.TMP_Textinlineprotected
GetMaterial(Material mat)TMPro.TMP_Textinlineprotectedvirtual
GetMaterials(Material[] mats)TMPro.TMP_Textinlineprotectedvirtual
GetPaddingForMaterial()TMPro.TMP_Textinlineprotectedvirtual
GetPaddingForMaterial(Material mat)TMPro.TMP_Textinlineprotectedvirtual
GetParsedText()TMPro.TMP_Textinlinevirtual
GetPreferredHeight()TMPro.TMP_Textinlineprotected
GetPreferredHeight(Vector2 margin)TMPro.TMP_Textinlineprotected
GetPreferredValues()TMPro.TMP_Textinline
GetPreferredValues(float width, float height)TMPro.TMP_Textinline
GetPreferredValues(string text)TMPro.TMP_Textinline
GetPreferredValues(string text, float width, float height)TMPro.TMP_Textinline
GetPreferredWidth()TMPro.TMP_Textinlineprotected
GetPreferredWidth(Vector2 margin)TMPro.TMP_Textinlineprotected
GetRenderedHeight()TMPro.TMP_Textinlineprotected
GetRenderedHeight(bool onlyVisibleCharacters)TMPro.TMP_Textinlineprotected
GetRenderedValues()TMPro.TMP_Textinline
GetRenderedValues(bool onlyVisibleCharacters)TMPro.TMP_Textinline
GetRenderedWidth()TMPro.TMP_Textinlineprotected
GetRenderedWidth(bool onlyVisibleCharacters)TMPro.TMP_Textinlineprotected
GetSharedMaterials()TMPro.TMP_Textinlineprotectedvirtual
GetSpecialCharacters(TMP_FontAsset fontAsset)TMPro.TMP_Textinlineprotected
GetTextBounds()TMPro.TMP_Textinlineprotected
GetTextBounds(bool onlyVisibleCharacters)TMPro.TMP_Textinlineprotected
GetTextContainerLocalCorners()TMPro.TMP_Textinlineprotectedvirtual
GetTextInfo(string text)TMPro.TMP_Textinlinevirtual
GetUTF16(string text, int i)TMPro.TMP_Textinlineprotected
GetUTF16(StringBuilder text, int i)TMPro.TMP_Textinlineprotected
GetUTF32(string text, int i)TMPro.TMP_Textinlineprotected
GetUTF32(StringBuilder text, int i)TMPro.TMP_Textinlineprotected
havePropertiesChangedTMPro.TMP_Text
HexCharsToColor(char[] hexChars, int tagCount)TMPro.TMP_Textinlineprotected
HexCharsToColor(char[] hexChars, int startIndex, int length)TMPro.TMP_Textinlineprotected
HexToInt(char hex)TMPro.TMP_Textinlineprotected
horizontalMappingTMPro.TMP_Text
ignoreRectMaskCullingTMPro.TMP_Text
ignoreVisibilityTMPro.TMP_Text
InternalCrossFadeAlpha(float alpha, float duration, bool ignoreTimeScale)TMPro.TMP_Textinlineprotectedvirtual
InternalCrossFadeColor(Color targetColor, float duration, bool ignoreTimeScale, bool useAlpha)TMPro.TMP_Textinlineprotectedvirtual
isLinkedTextComponentTMPro.TMP_Text
isOrthographicTMPro.TMP_Text
isOverlayTMPro.TMP_Text
isRightToLeftTextTMPro.TMP_Text
isTextOverflowingTMPro.TMP_Text
isTextTruncatedTMPro.TMP_Text
isUsingBoldTMPro.TMP_Text
isUsingLegacyAnimationComponentTMPro.TMP_Text
isVolumetricTextTMPro.TMP_Text
k_LargeNegativeFloatTMPro.TMP_Textprotectedstatic
k_LargeNegativeIntTMPro.TMP_Textprotectedstatic
k_LargeNegativeVector2TMPro.TMP_Textprotectedstatic
k_LargePositiveFloatTMPro.TMP_Textprotectedstatic
k_LargePositiveIntTMPro.TMP_Textprotectedstatic
k_LargePositiveVector2TMPro.TMP_Textprotectedstatic
layoutElementTMPro.TMP_Textprotected
layoutPriorityTMPro.TMP_Text
lineSpacingTMPro.TMP_Text
lineSpacingAdjustmentTMPro.TMP_Text
linkedTextComponentTMPro.TMP_Text
LoadDefaultSettings()TMPro.TMP_Textinlineprotected
LoadFontAsset()TMPro.TMP_Textinlineprotectedvirtual
m_actionStackTMPro.TMP_Textprotected
m_attributeParameterValuesTMPro.TMP_Textprotected
m_autoSizeTextContainerTMPro.TMP_Textprotected
m_baselineOffsetTMPro.TMP_Textprotected
m_baselineOffsetStackTMPro.TMP_Textprotected
m_cached_Ellipsis_GlyphInfoTMPro.TMP_Textprotected
m_cached_TextElementTMPro.TMP_Textprotected
m_cached_Underline_GlyphInfoTMPro.TMP_Textprotected
m_char_bufferTMPro.TMP_Textprotected
m_characterCountTMPro.TMP_Textprotected
m_characterSpacingTMPro.TMP_Textprotected
m_charWidthAdjDeltaTMPro.TMP_Textprotected
m_charWidthMaxAdjTMPro.TMP_Textprotected
m_colorGradientPresetTMPro.TMP_Textprotected
m_colorGradientStackTMPro.TMP_Textprotected
m_colorStackTMPro.TMP_Textprotected
m_cSpacingTMPro.TMP_Textprotected
m_currentFontAssetTMPro.TMP_Textprotected
m_currentFontSizeTMPro.TMP_Textprotected
m_currentMaterialTMPro.TMP_Textprotected
m_currentMaterialIndexTMPro.TMP_Textprotected
m_currentSpriteAssetTMPro.TMP_Textprotected
m_defaultSpriteAssetTMPro.TMP_Textprotected
m_enableAutoSizingTMPro.TMP_Textprotected
m_enableExtraPaddingTMPro.TMP_Textprotected
m_enableKerningTMPro.TMP_Textprotected
m_enableVertexGradientTMPro.TMP_Textprotected
m_enableWordWrappingTMPro.TMP_Textprotected
m_faceColorTMPro.TMP_Textprotected
m_firstCharacterOfLineTMPro.TMP_Textprotected
m_firstOverflowCharacterIndexTMPro.TMP_Textprotected
m_firstVisibleCharacterTMPro.TMP_Textprotected
m_firstVisibleCharacterOfLineTMPro.TMP_Textprotected
m_flexibleHeightTMPro.TMP_Textprotected
m_flexibleWidthTMPro.TMP_Textprotected
m_fontAssetTMPro.TMP_Textprotected
m_fontColorTMPro.TMP_Textprotected
m_fontColor32TMPro.TMP_Textprotected
m_fontColorGradientTMPro.TMP_Textprotected
m_fontColorGradientPresetTMPro.TMP_Textprotected
m_fontMaterialTMPro.TMP_Textprotected
m_fontMaterialsTMPro.TMP_Textprotected
m_fontScaleTMPro.TMP_Textprotected
m_fontScaleMultiplierTMPro.TMP_Textprotected
m_fontSharedMaterialsTMPro.TMP_Textprotected
m_fontSizeTMPro.TMP_Textprotected
m_fontSizeBaseTMPro.TMP_Textprotected
m_fontSizeMaxTMPro.TMP_Textprotected
m_fontSizeMinTMPro.TMP_Textprotected
m_fontStyleTMPro.TMP_Textprotected
m_fontStyleStackTMPro.TMP_Textprotected
m_fontWeightTMPro.TMP_Textprotected
m_fontWeightInternalTMPro.TMP_Textprotected
m_fontWeightStackTMPro.TMP_Textprotected
m_FXMatrixTMPro.TMP_Textprotected
m_geometrySortingOrderTMPro.TMP_Textprotected
m_havePropertiesChangedTMPro.TMP_Textprotected
m_highlightColorTMPro.TMP_Textprotected
m_highlightColorStackTMPro.TMP_Textprotected
m_horizontalMappingTMPro.TMP_Textprotected
m_htmlColorTMPro.TMP_Textprotected
m_htmlTagTMPro.TMP_Textprotected
m_ignoreActiveStateTMPro.TMP_Textprotected
m_ignoreCullingTMPro.TMP_Textprotected
m_ignoreRectMaskCullingTMPro.TMP_Textprotected
m_indentStackTMPro.TMP_Textprotected
m_input_CharArrayTMPro.TMP_Textprotected
m_inputSourceTMPro.TMP_Textprotected
m_isAlignmentEnumConvertedTMPro.TMP_Textprotected
m_isAwakeTMPro.TMP_Textprotected
m_isCalculateSizeRequiredTMPro.TMP_Textprotected
m_isCalculatingPreferredValuesTMPro.TMP_Textprotected
m_isCharacterWrappingEnabledTMPro.TMP_Textprotected
m_isCullingEnabledTMPro.TMP_Textprotected
m_isFXMatrixSetTMPro.TMP_Textprotected
m_isIgnoringAlignmentTMPro.TMP_Textprotected
m_isInputParsingRequiredTMPro.TMP_Textprotected
m_isLayoutDirtyTMPro.TMP_Textprotected
m_isLinkedTextComponentTMPro.TMP_Textprotected
m_isMaterialDirtyTMPro.TMP_Textprotected
m_isNewPageTMPro.TMP_Textprotected
m_isNonBreakingSpaceTMPro.TMP_Textprotected
m_isOrthographicTMPro.TMP_Textprotected
m_isOverlayTMPro.TMP_Textprotected
m_isParsingTextTMPro.TMP_Textprotected
m_isPreferredHeightDirtyTMPro.TMP_Textprotected
m_isPreferredWidthDirtyTMPro.TMP_Textprotected
m_isRichTextTMPro.TMP_Textprotected
m_isRightToLeftTMPro.TMP_Textprotected
m_isSDFShaderTMPro.TMP_Textprotected
m_isTextTruncatedTMPro.TMP_Textprotected
m_isUsingBoldTMPro.TMP_Textprotected
m_isUsingLegacyAnimationComponentTMPro.TMP_Textprotected
m_isVolumetricTextTMPro.TMP_Textprotected
m_lastCharacterOfLineTMPro.TMP_Textprotected
m_lastVisibleCharacterOfLineTMPro.TMP_Textprotected
m_layoutAlreadyDirtyTMPro.TMP_Textprotected
m_LayoutElementTMPro.TMP_Textprotected
m_layoutPriorityTMPro.TMP_Textprotected
m_lineHeightTMPro.TMP_Textprotected
m_lineJustificationTMPro.TMP_Textprotected
m_lineJustificationStackTMPro.TMP_Textprotected
m_lineNumberTMPro.TMP_Textprotected
m_lineOffsetTMPro.TMP_Textprotected
m_lineSpacingTMPro.TMP_Textprotected
m_lineSpacingDeltaTMPro.TMP_Textprotected
m_lineSpacingMaxTMPro.TMP_Textprotected
m_lineVisibleCharacterCountTMPro.TMP_Textprotected
m_linkedTextComponentTMPro.TMP_Textprotected
m_marginTMPro.TMP_Textprotected
m_marginHeightTMPro.TMP_Textprotected
m_marginLeftTMPro.TMP_Textprotected
m_marginRightTMPro.TMP_Textprotected
m_marginWidthTMPro.TMP_Textprotected
m_materialReferenceIndexLookupTMPro.TMP_Textprotected
m_materialReferencesTMPro.TMP_Textprotected
m_materialReferenceStackTMPro.TMP_Textprotected
m_maxAscenderTMPro.TMP_Textprotected
m_maxCapHeightTMPro.TMP_Textprotected
m_maxDescenderTMPro.TMP_Textprotected
m_maxFontSizeTMPro.TMP_Textprotected
m_maxHeightTMPro.TMP_Textprotected
m_maxLineAscenderTMPro.TMP_Textprotected
m_maxLineDescenderTMPro.TMP_Textprotected
m_maxVisibleCharactersTMPro.TMP_Textprotected
m_maxVisibleLinesTMPro.TMP_Textprotected
m_maxVisibleWordsTMPro.TMP_Textprotected
m_maxWidthTMPro.TMP_Textprotected
m_meshTMPro.TMP_Textprotected
m_meshExtentsTMPro.TMP_Textprotected
m_minFontSizeTMPro.TMP_Textprotected
m_minHeightTMPro.TMP_Textprotected
m_minWidthTMPro.TMP_Textprotected
m_monoSpacingTMPro.TMP_Textprotected
m_outlineColorTMPro.TMP_Textprotected
m_outlineWidthTMPro.TMP_Textprotected
m_overflowModeTMPro.TMP_Textprotected
m_overrideHtmlColorsTMPro.TMP_Textprotected
m_paddingTMPro.TMP_Textprotected
m_pageNumberTMPro.TMP_Textprotected
m_pageToDisplayTMPro.TMP_Textprotected
m_paragraphSpacingTMPro.TMP_Textprotected
m_parseCtrlCharactersTMPro.TMP_Textprotected
m_preferredHeightTMPro.TMP_Textprotected
m_preferredWidthTMPro.TMP_Textprotected
m_rectTransformTMPro.TMP_Textprotected
m_renderedHeightTMPro.TMP_Textprotected
m_renderedWidthTMPro.TMP_Textprotected
m_renderModeTMPro.TMP_Textprotected
m_SavedLineStateTMPro.TMP_Textprotected
m_SavedWordWrapStateTMPro.TMP_Textprotected
m_sharedMaterialTMPro.TMP_Textprotected
m_sizeStackTMPro.TMP_Textprotected
m_spacingTMPro.TMP_Textprotected
m_spriteAnimationIDTMPro.TMP_Textprotected
m_spriteAnimatorTMPro.TMP_Textprotected
m_spriteAssetTMPro.TMP_Textprotected
m_spriteColorTMPro.TMP_Textprotected
m_spriteCountTMPro.TMP_Textprotected
m_spriteIndexTMPro.TMP_Textprotected
m_startOfLineAscenderTMPro.TMP_Textprotected
m_strikethroughColorTMPro.TMP_Textprotected
m_strikethroughColorStackTMPro.TMP_Textprotected
m_styleTMPro.TMP_Textprotected
m_styleStackTMPro.TMP_Textprotected
m_tabSpacingTMPro.TMP_Textprotected
m_textTMPro.TMP_Textprotected
m_textAlignmentTMPro.TMP_Textprotected
m_textContainerLocalCornersTMPro.TMP_Textprotected
m_textElementTypeTMPro.TMP_Textprotected
m_textInfoTMPro.TMP_Textprotected
m_tintAllSpritesTMPro.TMP_Textprotected
m_tintSpriteTMPro.TMP_Textprotected
m_totalCharacterCountTMPro.TMP_Textprotected
m_transformTMPro.TMP_Textprotected
m_underlineColorTMPro.TMP_Textprotected
m_underlineColorStackTMPro.TMP_Textprotected
m_useMaxVisibleDescenderTMPro.TMP_Textprotected
m_uvLineOffsetTMPro.TMP_Textprotected
m_verticalMappingTMPro.TMP_Textprotected
m_verticesAlreadyDirtyTMPro.TMP_Textprotected
m_widthTMPro.TMP_Textprotected
m_wordSpacingTMPro.TMP_Textprotected
m_wordWrappingRatiosTMPro.TMP_Textprotected
m_xAdvanceTMPro.TMP_Textprotected
m_xmlAttributeTMPro.TMP_Textprotected
mappingUvLineOffsetTMPro.TMP_Text
marginTMPro.TMP_Text
maxHeightTMPro.TMP_Text
maxVisibleCharactersTMPro.TMP_Text
maxVisibleLinesTMPro.TMP_Text
maxVisibleWordsTMPro.TMP_Text
maxWidthTMPro.TMP_Text
meshTMPro.TMP_Text
minHeightTMPro.TMP_Text
minWidthTMPro.TMP_Text
old_textTMPro.TMP_Textprotected
outlineColorTMPro.TMP_Text
outlineWidthTMPro.TMP_Text
overflowModeTMPro.TMP_Text
overrideColorTagsTMPro.TMP_Text
PackUV(float x, float y, float scale)TMPro.TMP_Textinlineprotected
PackUV(float x, float y)TMPro.TMP_Textinlineprotected
pageToDisplayTMPro.TMP_Text
paragraphSpacingTMPro.TMP_Text
parseCtrlCharactersTMPro.TMP_Text
ParseInputText()TMPro.TMP_Textinlineprotected
pixelsPerUnitTMPro.TMP_Text
preferredHeightTMPro.TMP_Text
preferredWidthTMPro.TMP_Text
rectTransformTMPro.TMP_Text
renderedHeightTMPro.TMP_Text
renderedWidthTMPro.TMP_Text
renderModeTMPro.TMP_Text
ReplaceTagWithCharacter(int[] chars, int insertionIndex, int tagLength, char c)TMPro.TMP_Textinlineprotected
ResizeLineExtents(int size)TMPro.TMP_Textinlineprotected
RestoreWordWrappingState(ref WordWrapState state)TMPro.TMP_Textinlineprotected
richTextTMPro.TMP_Text
s_colorWhiteTMPro.TMP_Textprotectedstatic
SaveGlyphVertexInfo(float padding, float style_padding, Color32 vertexColor)TMPro.TMP_Textinlineprotectedvirtual
SaveSpriteVertexInfo(Color32 vertexColor)TMPro.TMP_Textinlineprotectedvirtual
SaveWordWrappingState(ref WordWrapState state, int index, int count)TMPro.TMP_Textinlineprotected
SetActiveSubMeshes(bool state)TMPro.TMP_Textinlineprotectedvirtual
SetArraySizes(int[] chars)TMPro.TMP_Textinlineprotectedvirtual
SetCharArray(char[] sourceText)TMPro.TMP_Textinline
SetCharArray(char[] sourceText, int start, int length)TMPro.TMP_Textinline
SetCharArray(int[] sourceText, int start, int length)TMPro.TMP_Textinline
SetCulling()TMPro.TMP_Textinlineprotectedvirtual
SetFaceColor(Color32 color)TMPro.TMP_Textinlineprotectedvirtual
SetFontBaseMaterial(Material mat)TMPro.TMP_Textinlineprotectedvirtual
SetOutlineColor(Color32 color)TMPro.TMP_Textinlineprotectedvirtual
SetOutlineThickness(float thickness)TMPro.TMP_Textinlineprotectedvirtual
SetShaderDepth()TMPro.TMP_Textinlineprotectedvirtual
SetSharedMaterial(Material mat)TMPro.TMP_Textinlineprotectedvirtual
SetSharedMaterials(Material[] materials)TMPro.TMP_Textinlineprotectedvirtual
SetText(string text)TMPro.TMP_Textinline
SetText(string text, bool syncTextInputBox)TMPro.TMP_Textinline
SetText(string text, float arg0)TMPro.TMP_Textinline
SetText(string text, float arg0, float arg1)TMPro.TMP_Textinline
SetText(string text, float arg0, float arg1, float arg2)TMPro.TMP_Textinline
SetText(StringBuilder text)TMPro.TMP_Textinline
SetTextArrayToCharArray(char[] sourceText, ref int[] charBuffer)TMPro.TMP_Textinlineprotected
SetTextSortingOrder(VertexSortingOrder order)TMPro.TMP_Textinlineprotected
SetTextSortingOrder(int[] order)TMPro.TMP_Textinlineprotected
SetVertexColorGradient(TMP_ColorGradient gradient)TMPro.TMP_Textinlineprotected
SetVertices(Vector3[] vertices)TMPro.TMP_Textinlinevirtual
spriteAnimatorTMPro.TMP_Textprotected
spriteAssetTMPro.TMP_Text
StringBuilderToIntArray(StringBuilder sourceText, ref int[] charBuffer)TMPro.TMP_Textinlineprotected
StringToCharArray(string sourceText, ref int[] charBuffer)TMPro.TMP_Textinlineprotected
tag_IndentTMPro.TMP_Textprotected
tag_LineIndentTMPro.TMP_Textprotected
tag_NoParsingTMPro.TMP_Textprotected
textTMPro.TMP_Text
textBoundsTMPro.TMP_Text
textInfoTMPro.TMP_Text
TextInputSources enum nameTMPro.TMP_Textprotected
tintAllSpritesTMPro.TMP_Text
transformTMPro.TMP_Text
UpdateGeometry(Mesh mesh, int index)TMPro.TMP_Textinlinevirtual
UpdateMeshPadding()TMPro.TMP_Textinlinevirtual
UpdateVertexData(TMP_VertexDataUpdateFlags flags)TMPro.TMP_Textinlinevirtual
UpdateVertexData()TMPro.TMP_Textinlinevirtual
useMaxVisibleDescenderTMPro.TMP_Text
ValidateHtmlTag(int[] chars, int startIndex, out int endIndex)TMPro.TMP_Textinlineprotected
verticalMappingTMPro.TMP_Text
wordSpacingTMPro.TMP_Text
wordWrappingRatiosTMPro.TMP_Text