Class UnicodeLineBreakingRules
Inherited Members
Namespace: UnityEngine .TextCore .Text
Assembly: solution.dll
Syntax
[Serializable]
public class UnicodeLineBreakingRules
Properties
Name | Description |
---|---|
following |
Text file that contains the following characters |
leading |
Text file that contains the leading characters |
line |
Text file that contains the Unicode line breaking rules defined here https://www.unicode.org/reports/tr14/tr14-22.html |
use |
Determines if Modern or Traditional line breaking rules should be used for Korean text. |