# inputOrientation

> Edge input port orientation (vertical/horizontal).

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.5/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
public Orientation inputOrientation { get; set; }
```
