Hue Preserving Color Blending
|
Structure which contains the character index and position of caret relative to the character. More...
Public Member Functions | |
CaretInfo (int index, CaretPosition position) | |
Public Attributes | |
int | index |
CaretPosition | position |
Structure which contains the character index and position of caret relative to the character.
Definition at line 12 of file TMP_TextUtilities.cs.