# Vector3Int.IsZeroLength

```csharp
bool IsZeroLength { get; set; }
```

Whether the length of this vector is zero or not.

Declared in [Vector3Int](/api/Vector3Int).
Assembly: `Sandbox.System`.
