EMaterialTessellationMode

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EMaterialTessellationMode

Inheritance ObjectValueTypeEnumEMaterialTessellationMode
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
MTM_NoTessellation0
MTM_FlatTessellation1
MTM_PNTriangles2
MTM_MAX3