EStaticMeshReductionTerimationCriterion
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EStaticMeshReductionTerimationCriterion
Inheritance Object → ValueType → Enum → EStaticMeshReductionTerimationCriterion
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Triangles | 0 | |
| Vertices | 1 | |
| Any | 2 | |
| EStaticMeshReductionTerimationCriterion_MAX | 3 |