Enum ExhaustPopComponent.PopSource
Defines the trigger source for exhaust pop sounds.
Namespace: NWH.VehiclePhysics2.Sound.SoundComponents
Assembly: NWH.VehiclePhysics2.dll
Syntax
public enum ExhaustPopComponent.PopSource
Fields
| Name | Description |
|---|---|
| ExhaustFlash | Pops are triggered by exhaust flash visual effects. Requires ExhaustFlash effect to be configured. |
| RevLimiter | Pops are triggered when the engine hits the rev limiter. |