Class TMP_TextUtilities
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
public static class TMP_TextUtilities
Methods
Name | Description |
---|---|
Distance |
Function returning the Square Distance from a Point to a Line. |
Find |
Function returning the index of the character at the given position (if any). |
Find |
Function returning the line intersecting the position. |
Find |
Function returning the index of the Link at the given position (if any). |
Find |
Function returning the index of the word at the given position (if any). |
Find |
Function to find the nearest character to position. |
Find |
Function returning the nearest character to position on a given line. |
Find |
Function returning the line nearest to the position. |
Find |
Function returning the index of the word at the given position (if any). |
Find |
Function returning the index of the word at the given position (if any). |
Get |
Function returning the index of the character whose origin is closest to the cursor. |
Get |
Function returning the index of the character whose origin is closest to the cursor. |
Get |
Returns the case insensitive hashcode for the given string. |
Get |
Function which returns a simple hashcode from a string. |
Get |
Function which returns a simple hashcode from a string converted to lowercase. |
Hex |
Function to convert Hex to Int |
Is |
Function used to determine if the position intersects with the RectTransform. |
Screen |
Method to convert ScreenPoint to WorldPoint aligned with Rectangle |
String |
Function to convert a properly formatted string which contains an hex value to its decimal value. |
To |
Get lowercase version of this ASCII character. |
To |
Get uppercase version of this ASCII character. |