EFrictionCombineMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EFrictionCombineMode
Inheritance Object → ValueType → Enum → EFrictionCombineMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Average | 0 | |
| Min | 1 | |
| Multiply | 2 | |
| Max | 3 |