References a contiguous sequence of characters in a string.
More...
References a contiguous sequence of characters in a string.
Definition at line 19 of file TextWrapper.cs.
◆ GetWidth()
float Leap.Unity.GraphicalRenderer.TextWrapper.Token.GetWidth |
( |
string |
source, |
|
|
Func< char, float > |
charWidth |
|
) |
| |
◆ IsNewline()
bool Leap.Unity.GraphicalRenderer.TextWrapper.Token.IsNewline |
( |
string |
source | ) |
|
◆ IsWhitespace()
bool Leap.Unity.GraphicalRenderer.TextWrapper.Token.IsWhitespace |
( |
string |
source | ) |
|
◆ end
int Leap.Unity.GraphicalRenderer.TextWrapper.Token.end |
◆ start
int Leap.Unity.GraphicalRenderer.TextWrapper.Token.start |
◆ length
int Leap.Unity.GraphicalRenderer.TextWrapper.Token.length |
|
getset |
The documentation for this struct was generated from the following file: