ModulationParamMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ModulationParamMode
Inheritance Object → ValueType → Enum → ModulationParamMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| MPM_Normal | 0 | |
| MPM_Abs | 1 | |
| MPM_Direct | 2 | |
| MPM_MAX | 3 |