Enum ETextShapingMethod
Methods that can be used to shape text.
Namespace: UE4.SlateCore
Assembly: UE4DotNet.dll
Syntax
public enum ETextShapingMethod
Remarks
@note If you change this enum, make sure and update CVarDefaultTextShapingMethod and GetDefaultTextShapingMethod.
Fields
| Name | Description |
|---|---|
| Auto | |
| ETextShapingMethod_MAX | |
| FullShaping | |
| KerningOnly |