메소드 | 설명 | |
---|---|---|
CalculateLines ( List |
||
ComputeText ( string text, |
Computes drawing commands to layout a block of text within certain constraints
|
|
DrawText ( List |
||
ExtractLineBreaks ( List |
public static CalculateLines ( List |
||
m_Lines | List |
|
newWordsArray | List |
|
TextStyle | ||
lineWidth | float | |
spaceWidth | float | |
topLeftIconSpace | Vector2 | |
lineHeight | float | |
리턴 | void |
public static ComputeText ( string text, |
||
text | string | |
options | ||
target | ||
리턴 |
public static DrawText ( List |
||
cmds | List |
|
target | ||
batch | ||
리턴 | void |
public static ExtractLineBreaks ( List |
||
words | List |
|
리턴 | List |