Enum DirectInputEffectParameterOptions
Namespace: JeremyAnsel.DirectX.DirectInput
Assembly: JeremyAnsel.DirectX.DirectInput.dll
Syntax
[Flags]
public enum DirectInputEffectParameterOptions : uint
Fields
| Name | Description |
|---|---|
| AllParams | |
| Axes | |
| Direction | |
| Duration | |
| Envelope | |
| Gain | |
| NoDownload | |
| NoRestart | |
| NoTrigger | |
| None | |
| SamplePeriod | |
| Start | |
| StartDelay | |
| TriggerButton | |
| TriggerRepeatInterval | |
| TypeSpecificParams |