    

 ## On this page

  

 

 #  Enum PropertyBush.InputType

 Last update: 16.07.2025 

Namespace: [VM.Managed.DAFUL.Force](VM.Managed.DAFUL.Force.md)  
Assembly: VMDFB.dll

Indicates whether this is a coefficient type or a spline type.

```csharp
public enum PropertyBush.InputType

```

## Fields

`Coefficient = 0`

the coefficient.

`Spline = 1`

the spline.