    

 ## On this page

  

 

 #  Enum GearPositionType

 Last update: 16.07.2025 

Namespace: [VM.Managed.DAFUL.Car.Analysis.Full](VM.Managed.DAFUL.Car.Analysis.Full.md)  
Assembly: VMDCar.dll

Specifies type for a gear position.

```csharp
public enum GearPositionType

```

## Fields

`Five = 5`

Five

`Four = 4`

Four

`Natural = 0`

Natural

`One = 1`

One

`Three = 3`

Three

`Two = 2`

Two