# Vector2Int.Perpendicular

```csharp
Vector2Int Perpendicular { get; set; }
```

Returns an integer vector that runs perpendicular to this one.

Declared in [Vector2Int](/api/Vector2Int).
Assembly: `Sandbox.System`.
