EMaterialTessellationMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EMaterialTessellationMode
Inheritance Object → ValueType → Enum → EMaterialTessellationMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| MTM_NoTessellation | 0 | |
| MTM_FlatTessellation | 1 | |
| MTM_PNTriangles | 2 | |
| MTM_MAX | 3 |