EAttenuationDistanceModel
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAttenuationDistanceModel
Inheritance Object → ValueType → Enum → EAttenuationDistanceModel
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Linear | 0 | |
| Logarithmic | 1 | |
| Inverse | 2 | |
| LogReverse | 3 | |
| NaturalSound | 4 | |
| Custom | 5 | |
| EAttenuationDistanceModel_MAX | 6 |